export declare function isPathInside(basePath: string, candidatePath: string): boolean; export declare function extensionUsesSkippedScannerPath(entry: string): boolean;