import { ModuleConfig } from '../../config/module-config'; export declare function flattenModules(tagging: ModuleConfig, prefix?: string): string[];