import type { PluginObj, types } from '@babel/core'; export default function ({ types: t }: { types: typeof types; }): PluginObj; //# sourceMappingURL=babel-plugin-redwood-otel-wrapping.d.ts.map