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