export declare const getReturnUrl: () => string; export declare const getAliPayUrl: (orderId: number) => Promise;