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