export declare const useTestimonials: () => { error: import("@apollo/client").ApolloError | undefined; loading: boolean; data: any; };