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