import { type NamedExoticComponent, type SVGProps } from 'react'; declare const CodeIcon: NamedExoticComponent>; export default CodeIcon;