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