export declare const GET_COLLECTION_FILTERS: import("apollo-angular").TypedDocumentNode; export declare const COLLECTION_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const COLLECTION_FOR_LIST_FRAGMENT: import("apollo-angular").TypedDocumentNode; export declare const GET_COLLECTION_LIST: import("apollo-angular").TypedDocumentNode; export declare const CREATE_COLLECTION: import("apollo-angular").TypedDocumentNode; export declare const UPDATE_COLLECTION: import("apollo-angular").TypedDocumentNode; export declare const MOVE_COLLECTION: import("apollo-angular").TypedDocumentNode; export declare const DELETE_COLLECTION: import("apollo-angular").TypedDocumentNode; export declare const DELETE_COLLECTIONS: import("apollo-angular").TypedDocumentNode; export declare const GET_COLLECTION_CONTENTS: import("apollo-angular").TypedDocumentNode; export declare const PREVIEW_COLLECTION_CONTENTS: import("apollo-angular").TypedDocumentNode; export declare const ASSIGN_COLLECTIONS_TO_CHANNEL: import("apollo-angular").TypedDocumentNode; export declare const REMOVE_COLLECTIONS_FROM_CHANNEL: import("apollo-angular").TypedDocumentNode;