export declare const useBuyerNotes: { (): { error: import("@apollo/client").ApolloError | undefined; data: any; }; parameters: any; };