export declare const usePaymentLink: (orderID: string) => { data: any; };