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