import { GenericFacade } from "../../types";
export * as FilesystemAttachmentsWatcherV2 from "./FilesystemAttachmentsWatcherV2.js";
declare const FilesystemAttachmentsWatcher: GenericFacade;
export default FilesystemAttachmentsWatcher;
