export declare function Bitwarden(label?: string, options?: Record): import("../index.ts").Node; export declare function Trivy(label?: string, options?: Record): import("../index.ts").Node; export declare function Vault(label?: string, options?: Record): import("../index.ts").Node;