export declare const TEST_LICENSE_KEY = "This key only good for automated testing"; export declare const LOCAL_LICENSE_SERVER_URL: URL; export declare const PROD_LICENSE_SERVER_URL: URL; export declare const STAGING_LICENSE_SERVER_URL: URL;