/** * ClientConfig API base URL. */ export declare const BASE_URL = "https://client-config.api.cx.metamask.io/v1"; //# sourceMappingURL=constants.d.cts.map