import { Types } from '@graphql-codegen/plugin-helpers';
import { PresetConfig } from './presetConfig';
export declare const preset: Types.OutputPreset<PresetConfig>;
