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