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