import type { PluginObj, types as babelTypes } from '@babel/core'; export default function ({ types }: { types: typeof babelTypes; }): PluginObj; //# sourceMappingURL=babel-plugin-redwood-job-path-injector.d.ts.map