export declare class MerchantUrls { private redirectUrl?; constructor(redirectUrl?: string); }