export declare function Crowdstrike(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Sonarqube(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
