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