import { ParserOptions } from 'babel__core'; export default function getProjectBabelConfig(root?: string, options?: ParserOptions): any;