export declare function LOCI(label?: string, options?: Record): import("../index.ts").Node; export declare function Puppet(label?: string, options?: Record): import("../index.ts").Node; export declare function RPM(label?: string, options?: Record): import("../index.ts").Node;