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

declare const FileIcon: MdiReactIconComponentType;
export default FileIcon;
