export declare const isPathInside: (thePath: string, potentialParent: string) => boolean;