import type { IconComponent } from '../types'; declare const VerifiedCheck: IconComponent; export default VerifiedCheck;