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

declare const FileUserFillIcon: RemixiconReactIconComponentType;
export default FileUserFillIcon;
