export declare function isPosixPathSeparator(code: number): boolean; export declare function isPathSeparator(code: number): boolean; export declare function isWindowsDeviceRoot(code: number): boolean; //# sourceMappingURL=_util.d.ts.map