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

declare const AccountGroupOutlineIcon: MdiReactIconComponentType;
export default AccountGroupOutlineIcon;
