importtype { GraphileConfig } from'graphile-config';
exportdeclareconstInflektPlugin: GraphileConfig.Plugin;
/**
* Preset that includes the inflekt-based inflector plugin.
* Use this in your main preset's `extends` array.
*/exportdeclareconstInflektPreset: GraphileConfig.Preset;