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