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