export type SeelenCommandWriteFileArgs = { filename: string; content: string; }; //# sourceMappingURL=SeelenCommandWriteFileArgs.d.ts.map