import { IconProps } from '../types';
declare function UserCheck(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default UserCheck;
//# sourceMappingURL=UserCheck.d.ts.map