export declare let toFS: (options: { from: string; toPath: string; cb?: any; }) => void;