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

declare const WindowLineIcon: RemixiconReactIconComponentType;
export default WindowLineIcon;
