import { DefaultApiExplorerPageProps } from './DefaultApiExplorerPage'; /** * ApiExplorerPage * @public */ export declare const ApiExplorerPage: (props: DefaultApiExplorerPageProps) => import("react/jsx-runtime").JSX.Element;