import { CustomCompilerHost } from "."; export declare function getOptimizedRootNames(this: CustomCompilerHost, appendNames?: string[]): string[];