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