import { IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ApplicationSetResourceIgnoreDifferences } from "./ApplicationSetResourceIgnoreDifferences.js";
/**
 * ApplicationSetIgnoreDifferences configures how the ApplicationSet controller will ignore differences in live
 * applications when applying changes from generated applications.
 */
export type IApplicationSetIgnoreDifferences = Array<IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ApplicationSetResourceIgnoreDifferences>;
export type ApplicationSetIgnoreDifferences = IApplicationSetIgnoreDifferences;
export type { IApplicationSetIgnoreDifferences as IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ApplicationSetIgnoreDifferences, ApplicationSetIgnoreDifferences as ComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ApplicationSetIgnoreDifferences };
