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

declare const FileFindIcon: MdiReactIconComponentType;
export default FileFindIcon;
