import { ZoneIdType } from '../types/trigger'; declare const contentList: (ZoneIdType)[]; export default contentList;