import type { MemFsEditorFile } from '../index.js'; export default function commitFileAsync(file: MemFsEditorFile): Promise;