import List = require('./List'); type CommonItemList = List; export = CommonItemList;