export declare const envSpecifiedError = "Environment variables required for wayforpay-ts-integration is not specified.";
export declare const secretSpecifiedError = "Secret key for wayforpay-ts-integration is not specified.";
export declare const merchantPasswordSpecifiedError = "Merchant password for wayforpay-ts-integration is not specified.";
