export declare function Bigquery(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Composer(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function DataCatalog(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function DataFusion(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Dataflow(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Datalab(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Dataprep(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Dataproc(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Genomics(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Looker(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Pubsub(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare const BigQuery: typeof Bigquery;
export declare const PubSub: typeof Pubsub;
