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

declare const AccountCircleIcon: MdiReactIconComponentType;
export default AccountCircleIcon;
