export declare const pkgName = "gatsby-source-sanity";
export { getFluidGatsbyImage, getFixedGatsbyImage } from './images/getGatsbyImageProps';
export { resolveReferences } from './util/resolveReferences';
