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

declare const FileOutlineIcon: MdiReactIconComponentType;
export default FileOutlineIcon;
