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

declare const FolderSearchIcon: MdiReactIconComponentType;
export default FolderSearchIcon;
