import ChainedMap from 'webpack-chain/src/ChainedMap'; export default class extends ChainedMap { [x: string]: any; constructor(parent: any); }