export declare function isPathInsideOrEqual(path: string, parentDirectory: string): boolean;