import type { MemFsEditor } from '../index.js'; export default function exist(this: MemFsEditor, filepath: string): boolean;