export function trueCasePath( filePath: string, basePath?: string ): Promise export function trueCasePathSync(filePath: string, basePath?: string): string