import * as Chain from 'webpack-chain'; import { BreezrReactBabelOption } from '../../types'; export declare const jsx: (config: Chain, options: BreezrReactBabelOption) => void;