import { FILESYS_D } from "../client";
export declare function getFileSysSeparator(fileSys: FILESYS_D): string;
