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

declare const AccountChildIcon: MdiReactIconComponentType;
export default AccountChildIcon;
