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

declare const AccountsCheckIcon: MdiReactIconComponentType;
export default AccountsCheckIcon;
