/// import { IconProps } from "../SvgIcon"; export declare const UserWarn: (props?: IconProps) => JSX.Element; export default UserWarn;