import { IFolderProperties } from "./i-folder-properties.js"; export interface IFolderOptions extends Partial { }