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