export declare function useChannelSettings(): { __typename?: "ChannelSettings"; countrySettings?: import("../../types").CountrySettings[]; nostoAccountId?: string; pricesIncVat?: boolean; tracking?: import("../../types").Tracking; };