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