import type path from "node:path"; export * from "pathe"; export declare const posix: typeof path.posix; export declare const win32: typeof path.posix; export declare const platform = "posix"; declare const _default: typeof path; export default _default;