export declare const babelConfig: { presets: string[]; plugins: string[]; sourceMaps: boolean; };