import type { DocumentViewServerProps } from 'payload'; import React from 'react'; export declare function APIView(props: DocumentViewServerProps): React.JSX.Element; //# sourceMappingURL=index.d.ts.map