import { GraphQLScalarType } from 'graphql'; declare const _default: { Long: GraphQLScalarType; BlockNumber: GraphQLScalarType; Address: GraphQLScalarType; Bytes32: GraphQLScalarType; }; export default _default; //# sourceMappingURL=scalars.d.ts.map