export declare function path2json(paths: string[], defaultValue: string): string;
export declare function indexDotTSFile(types: string): string;
