export declare function Billing(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Project(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Quotas(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Support(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
