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

declare const WindowsFillIcon: RemixiconReactIconComponentType;
export default WindowsFillIcon;
