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

declare const AccountChildCircleIcon: MdiReactIconComponentType;
export default AccountChildCircleIcon;
