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