export declare const GET_SERVICE_CAPABILITIES: import("graphql/language/ast.js").DocumentNode; export declare const CREATE_SUBSET_JOB: import("graphql/language/ast.js").DocumentNode; export declare const GET_SUBSET_JOBS: import("graphql/language/ast.js").DocumentNode; export declare const GET_SUBSET_JOB_STATUS: import("graphql/language/ast.js").DocumentNode; export declare const CANCEL_SUBSET_JOB: import("graphql/language/ast.js").DocumentNode;