export default interface T { pkg: any; cacheDir: string; webBasePath: string; tiwCacheJson: any; // TIWCacheServerConfig };