import { Plugin } from 'graphile-build';
declare const CustomPgTypeMappingsPlugin: Plugin;
export default CustomPgTypeMappingsPlugin;
