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

declare const FileFillIcon: RemixiconReactIconComponentType;
export default FileFillIcon;
