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

declare const FileAddFillIcon: RemixiconReactIconComponentType;
export default FileAddFillIcon;
