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