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

declare const AccountSearchOutlineIcon: MdiReactIconComponentType;
export default AccountSearchOutlineIcon;
