import type React from 'react'; export declare function Code(props: React.HTMLProps): import("react/jsx-runtime").JSX.Element;