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

declare const AccountCircleOutlineIcon: MdiReactIconComponentType;
export default AccountCircleOutlineIcon;
