import { NluMap } from "./index"; export declare const getCleanMap: (rootPackageName: string, map: NluMap) => NluMap;