DVMRequestOptions: {
    autoClose?: boolean;
    event: SignedEvent;
    relays: string[];
    reportProgress?: boolean;
    timeout?: number;
}