import type { Namespace } from '@markuplint/ml-ast'; export declare function getNS(namespaceURI: string | null): Namespace;