export declare function getRelativeDirectoryToProjectRoot(file: string, projectRoot: string): string;
