import { MobileApplicationAction } from './mobileApplicationAction';
export interface ArchiveMobileApplications extends MobileApplicationAction {
}
