import type { GatsbyNode } from "gatsby";
export declare const onPreInit: GatsbyNode["onPreInit"];
export declare const sourceNodes: GatsbyNode["sourceNodes"];
//# sourceMappingURL=gatsby-node.d.ts.map