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

declare const FileInfoFillIcon: RemixiconReactIconComponentType;
export default FileInfoFillIcon;
