export declare const ProductionUrl: string;
export declare const SandboxUrl: string;
export declare const EndpointTestAccess: string;
export declare const EndpointTransactionRegister: string;
export declare const EndpointTransactionRequest: string;
export declare const EndpointTransactionVerify: string;
export declare const EndpointRefund: string;
//# sourceMappingURL=endpoints.d.ts.map