import { IFileWriterProperties } from "./i-file-writer-properties.js"; export interface IFileWriterOptions extends IFileWriterProperties {};