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