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

declare const AccountSearchIcon: MdiReactIconComponentType;
export default AccountSearchIcon;
