export declare function isPathInScope(pathname: string, base: string): boolean;
