import type { Types } from '@graphql-codegen/plugin-helpers';
import { type ShopifyApiPresetConfig } from './types';
export declare const preset: Types.OutputPreset<ShopifyApiPresetConfig>;
//# sourceMappingURL=preset.d.ts.map