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

declare const VerifiedUserIcon: MdiReactIconComponentType;
export default VerifiedUserIcon;
