import { Environment } from '../../types/checkout/CheckoutConfig.type'; export declare const getTelemetryUrl: (environment: Environment) => string; //# sourceMappingURL=getTelemetryUrl.util.d.ts.map