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

declare const FeatureSearchIcon: MdiReactIconComponentType;
export default FeatureSearchIcon;
