import { SvgIconComponent } from './types'; declare const CodeIcon: SvgIconComponent; export default CodeIcon;