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

declare const VerifiedIcon: MdiReactIconComponentType;
export default VerifiedIcon;
