export declare enum AssetMaintenanceTypeEnum { TYPE_PREVENTIVE = 1, TYPE_CORRECTIVE = 2 }