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

declare const AccountBoxOutlineIcon: MdiReactIconComponentType;
export default AccountBoxOutlineIcon;
