import { IconInstanceProps } from '../icon.types'; declare const CodeIcon: import('react').ForwardRefExoticComponent>; export default CodeIcon;