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

declare const AccountSearchIcon: MdiReactIconComponentType;
export = AccountSearchIcon;