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