import { IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1SyncWindow } from "./SyncWindow.js";
/**
 * SyncWindows is a collection of sync windows in this project
 */
export type ISyncWindows = Array<IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1SyncWindow>;
export type SyncWindows = ISyncWindows;
export type { ISyncWindows as IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1SyncWindows, SyncWindows as ComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1SyncWindows };
