import { RemixiconReactIconComponentType } from './dist/typings';

declare const WindowsLineIcon: RemixiconReactIconComponentType;
export default WindowsLineIcon;
