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