import type { Props } from "@theme/DocItem"; export default function ApiItem(props: Props): JSX.Element;