import { APIResponse, ConfigType } from "../../../../storefront-api-client/src"; export declare const getMyCountry: (excludeFields?: string[], config?: ConfigType) => Promise | APIResponse>;