export declare const COUNTRY_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_AVAILABLE_COUNTRIES: import("apollo-angular").TypedDocumentNode; export declare const CREATE_COUNTRY: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_COUNTRY: import("apollo-angular").TypedDocumentNode; export declare const DELETE_COUNTRY: import("apollo-angular").TypedDocumentNode; export declare const DELETE_COUNTRIES: import("apollo-angular").TypedDocumentNode; export declare const ZONE_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_ZONE: import("apollo-angular").TypedDocumentNode; export declare const CREATE_ZONE: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_ZONE: import("apollo-angular").TypedDocumentNode; export declare const DELETE_ZONE: import("apollo-angular").TypedDocumentNode; export declare const DELETE_ZONES: import("apollo-angular").TypedDocumentNode; export declare const ADD_MEMBERS_TO_ZONE: import("apollo-angular").TypedDocumentNode; export declare const REMOVE_MEMBERS_FROM_ZONE: import("apollo-angular").TypedDocumentNode; export declare const TAX_CATEGORY_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_TAX_CATEGORIES: import("apollo-angular").TypedDocumentNode; export declare const CREATE_TAX_CATEGORY: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_TAX_CATEGORY: import("apollo-angular").TypedDocumentNode; export declare const DELETE_TAX_CATEGORY: import("apollo-angular").TypedDocumentNode; export declare const DELETE_TAX_CATEGORIES: import("apollo-angular").TypedDocumentNode; export declare const TAX_RATE_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_TAX_RATE_LIST_SIMPLE: import("apollo-angular").TypedDocumentNode; export declare const CREATE_TAX_RATE: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_TAX_RATE: import("apollo-angular").TypedDocumentNode; export declare const DELETE_TAX_RATE: import("apollo-angular").TypedDocumentNode; export declare const DELETE_TAX_RATES: import("apollo-angular").TypedDocumentNode; export declare const CHANNEL_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const SELLER_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_CHANNELS: import("apollo-angular").TypedDocumentNode; export declare const GET_SELLERS: import("apollo-angular").TypedDocumentNode; export declare const CREATE_SELLER: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_SELLER: import("apollo-angular").TypedDocumentNode; export declare const DELETE_SELLER: import("apollo-angular").TypedDocumentNode; export declare const DELETE_SELLERS: import("apollo-angular").TypedDocumentNode; export declare const GET_ACTIVE_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const CREATE_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const DELETE_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const DELETE_CHANNELS: import("apollo-angular").TypedDocumentNode; export declare const PAYMENT_METHOD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_PAYMENT_METHOD_OPERATIONS: import("apollo-angular").TypedDocumentNode; export declare const CREATE_PAYMENT_METHOD: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_PAYMENT_METHOD: import("apollo-angular").TypedDocumentNode; export declare const DELETE_PAYMENT_METHOD: import("apollo-angular").TypedDocumentNode; export declare const DELETE_PAYMENT_METHODS: import("apollo-angular").TypedDocumentNode; export declare const GLOBAL_SETTINGS_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_GLOBAL_SETTINGS: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_GLOBAL_SETTINGS: import("apollo-angular").TypedDocumentNode; export declare const CUSTOM_FIELD_CONFIG_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const STRING_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const LOCALE_STRING_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const TEXT_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const LOCALE_TEXT_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const BOOLEAN_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const INT_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const FLOAT_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const DATE_TIME_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const RELATION_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const STRUCT_CUSTOM_FIELD_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const ALL_CUSTOM_FIELDS_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_SERVER_CONFIG: import("apollo-angular").TypedDocumentNode; export declare const JOB_INFO_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_JOB_INFO: import("apollo-angular").TypedDocumentNode; export declare const GET_JOBS_LIST: import("apollo-angular").TypedDocumentNode; export declare const GET_JOBS_BY_ID: import("apollo-angular").TypedDocumentNode; export declare const GET_JOB_QUEUE_LIST: import("apollo-angular").TypedDocumentNode; export declare const CANCEL_JOB: import("apollo-angular").TypedDocumentNode; export declare const REINDEX: import("apollo-angular").TypedDocumentNode; export declare const GET_PENDING_SEARCH_INDEX_UPDATES: import("apollo-angular").TypedDocumentNode; export declare const RUN_PENDING_SEARCH_INDEX_UPDATES: import("apollo-angular").TypedDocumentNode;