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