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