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