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

declare const FindInPageIcon: MdiReactIconComponentType;
export default FindInPageIcon;
