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

declare const AccountCheckIcon: MdiReactIconComponentType;
export default AccountCheckIcon;
