import { IconSvgProps } from '../types';
declare const CodeBlock: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CodeBlock;
//# sourceMappingURL=CodeBlock.d.ts.map