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