export declare const useInvoice: () => { sendLinkToPayOnline: (orderId: string) => Promise>; };