import { Plugin } from "graphile-build";
declare const PgForceConnectionLimitPlugin: Plugin;
export default PgForceConnectionLimitPlugin;
