/**
* [EXPERIMENTAL] Minifies a schema for exporting by stripping documentation
* and deprecation info from the schema, and removing extensions from the
* registry.
*
* @experimental
*/
export declareconstPgMinifySchemaPreset: GraphileConfig.Preset;
//# sourceMappingURL=minify.d.ts.map