import type { Plugin } from '../../types'; export declare const graph: Plugin; export type { GraphSchemaValidators } from './schema';