export declare function assertSafeCaptureUrl(url: string): Promise<void>;
