export declare function isPathInsideOrEqual(parentPath: string, targetPath: string): boolean;