import { GraphQLScalarType } from "graphql";
export declare const GatsbyImageDataScalar: GraphQLScalarType;
