import { CdnConfigurationAction } from './cdnConfigurationAction';
export interface ArchiveCdnConfigurations extends CdnConfigurationAction {
}
