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

declare const WindowFillIcon: RemixiconReactIconComponentType;
export default WindowFillIcon;
