export declare const BOOTSTRAP_LINK = "resources/sap-ui-core.js"; export declare const BOOTSTRAP_REPLACE_REGEX: RegExp; export declare const SANDBOX_LINK = "test-resources/sap/ushell/bootstrap/sandbox.js"; export declare const SANDBOX_REPLACE_REGEX: RegExp; export declare const SANDBOX2_REPLACE_REGEX: RegExp; export declare const SANDBOX2_LINK = "resources/sap/ushell/bootstrap/sandbox2.js"; //# sourceMappingURL=constants.d.ts.map