import { Plugin } from "@dwwoelfel/graphile-build"; export default function makePluginByCombiningPlugins(...plugins: Array): Plugin;