export declare function NS(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare const Namespace: typeof NS;
