import { ASTChunk } from 'miniscript-core'; export declare function fetchNamespaces(chunk: ASTChunk): string[];