import type { PathSpec } from '../../../types.ts'; export declare function strip(path: PathSpec): string; //# sourceMappingURL=walk.d.ts.map