import { PkgType } from '../types'; export declare function getBabelPresetReactOpts(pkg: PkgType): Record;