import { type FsResult } from './fs-result.mjs'; export type FsVoidResult = FsResult;