import type { MemFsEditor } from '../index.js'; export default function (this: MemFsEditor, from: string, to: string, options?: Parameters[2]): void;