import type { GatsbyConfig } from "gatsby";
declare const config: GatsbyConfig;
export default config;
