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