import { PluginFunction, Types } from '@graphql-codegen/plugin-helpers'; import { FirestoreSchemaPluginConfig } from './config'; export declare const plugin: PluginFunction; export declare const addToSchema = "\n scalar Date\n scalar JSON\n"; //# sourceMappingURL=index.d.ts.map