export interface UseInvoiceAttachmentsOptions { enabled?: boolean; } export declare function useInvoiceAttachments(invoiceId: string | null | undefined, options?: UseInvoiceAttachmentsOptions): import("@tanstack/react-query").UseQueryResult | null; createdAt: string; }[]; }>, Error>;