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