export declare function generateModuleDeclarationFile(nameHint: string, root: any): string; export declare function generateIdentifierDeclarationFile(name: string, value: any): string;