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