import type { Code } from '../models'; export default function (props: Code): import("react/jsx-runtime").JSX.Element;