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

declare const FileUserIcon: MdiReactIconComponentType;
export default FileUserIcon;
