export declare const ASSET_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const TAG_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_OPTION_GROUP_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_OPTION_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_VARIANT_PRICE_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_VARIANT_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_DETAIL_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_OPTION_GROUP_WITH_OPTIONS_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_PRODUCT: import("apollo-angular").TypedDocumentNode; export declare const CREATE_PRODUCT: import("apollo-angular").TypedDocumentNode; export declare const DELETE_PRODUCT: import("apollo-angular").TypedDocumentNode; export declare const DELETE_PRODUCTS: import("apollo-angular").TypedDocumentNode; export declare const CREATE_PRODUCT_VARIANTS: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_PRODUCT_VARIANTS: import("apollo-angular").TypedDocumentNode; export declare const CREATE_PRODUCT_OPTION_GROUP: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_OPTION_GROUP: import("apollo-angular").TypedDocumentNode; export declare const ADD_OPTION_TO_GROUP: import("apollo-angular").TypedDocumentNode; export declare const ADD_OPTION_GROUP_TO_PRODUCT: import("apollo-angular").TypedDocumentNode; export declare const REMOVE_OPTION_GROUP_FROM_PRODUCT: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_WITH_VARIANTS: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_SIMPLE: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_FOR_LIST_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_LIST: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_OPTION_GROUPS: import("apollo-angular").TypedDocumentNode; export declare const GET_ASSET_LIST: import("apollo-angular").TypedDocumentNode; export declare const GET_ASSET: import("apollo-angular").TypedDocumentNode; export declare const CREATE_ASSETS: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_ASSET: import("apollo-angular").TypedDocumentNode; export declare const DELETE_ASSETS: import("apollo-angular").TypedDocumentNode; export declare const SEARCH_PRODUCTS: import("apollo-angular").TypedDocumentNode; export declare const PRODUCT_SELECTOR_SEARCH: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_PRODUCT_OPTION_GROUP: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_PRODUCT_OPTION: import("apollo-angular").TypedDocumentNode; export declare const DELETE_PRODUCT_OPTION: import("apollo-angular").TypedDocumentNode; export declare const DELETE_PRODUCT_VARIANT: import("apollo-angular").TypedDocumentNode; export declare const DELETE_PRODUCT_VARIANTS: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_VARIANT_OPTIONS: import("apollo-angular").TypedDocumentNode; export declare const ASSIGN_PRODUCTS_TO_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const ASSIGN_VARIANTS_TO_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const REMOVE_PRODUCTS_FROM_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const REMOVE_VARIANTS_FROM_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_VARIANT: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_VARIANT_LIST_SIMPLE: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_VARIANT_LIST_FOR_PRODUCT: import("apollo-angular").TypedDocumentNode; export declare const GET_PRODUCT_VARIANT_LIST: import("apollo-angular").TypedDocumentNode; export declare const GET_TAG_LIST: import("apollo-angular").TypedDocumentNode; export declare const GET_TAG: import("apollo-angular").TypedDocumentNode; export declare const CREATE_TAG: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_TAG: import("apollo-angular").TypedDocumentNode; export declare const DELETE_TAG: import("apollo-angular").TypedDocumentNode;