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