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

declare const File2FillIcon: RemixiconReactIconComponentType;
export default File2FillIcon;
