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

declare const File3FillIcon: RemixiconReactIconComponentType;
export default File3FillIcon;
