import { SvgProps } from './types'; import React from 'react'; declare const Verified: React.FC; export default Verified;