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