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