import { GatsbyNode } from "gatsby"; export declare const onPreInit: GatsbyNode["onPreInit"]; export declare const sourceNodes: GatsbyNode["sourceNodes"];