export declare const deposition_show_prereserved: (token: string, sandbox: boolean, version_id: string, verbose?: boolean) => Promise<string>;
