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

declare const AccountGroupIcon: MdiReactIconComponentType;
export default AccountGroupIcon;
