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