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