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

declare const AccountsGroupOutlineIcon: MdiReactIconComponentType;
export default AccountsGroupOutlineIcon;
