export declare function findTsConfig(props: { directory?: string; fileName?: string; root: string; }): string;