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