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

declare const FileSearchIcon: MdiReactIconComponentType;
export default FileSearchIcon;
