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