import { GraphQLScalarType } from '../graphql';
declare const _default: GraphQLScalarType<Buffer<ArrayBufferLike>, string>;
export default _default;
//# sourceMappingURL=buffer.d.ts.map