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