import { IconDefinition } from '../types'; declare const VerifiedOutlined: IconDefinition; export default VerifiedOutlined;