import { ReactIconComponentType } from '../types';

declare const VerifiedUser: ReactIconComponentType;
export default VerifiedUser;
            