import './renderers';
import reportPlugins from './plugins';
export * from './common/config';
export default reportPlugins;
