export declare const EXTENSION_URL = "http://127.0.0.1:8124"; export declare function isExtensionRunning(): Promise; export declare function flushExtension(localTesting?: boolean): Promise; //# sourceMappingURL=extension.d.ts.map