/// import { IconProps } from '../../types'; declare const UserCheckRounded: (allProps: IconProps) => JSX.Element; export default UserCheckRounded;