export declare function getDirectoryName(fullPath: string, rootDirectoryName: string): string;
