export declare function formatAndValidateFullPath(fullPath: string, rootDirectoryName?: string): string;
