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