declare function _exports(api: any): { presets: (string | { modules: string; })[][]; }; export = _exports;