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