export declare const mostRecentVersionOption: { label: string; value: string; }; export declare const publishedVersionOption: { label: string; value: string; };