import type { WriteState } from './state.js'; export declare function executeWrite(state: WriteState): Promise; //# sourceMappingURL=execute.d.ts.map