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

declare const AccountBoxIcon: MdiReactIconComponentType;
export default AccountBoxIcon;
