import { RuleSetRule } from 'webpack';
export declare const es6Transpiler: () => RuleSetRule;
