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

declare const Window2FillIcon: RemixiconReactIconComponentType;
export default Window2FillIcon;
