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