import type { GatsbyNode } from "gatsby";
import babel from "@babel/core";
export declare function babelParseToAst(contents: string, filePath: string): babel.types.File;
export declare let staticAnalysisCache: {};
export declare const preprocessSource: GatsbyNode["preprocessSource"];
//# sourceMappingURL=preprocessSource.d.ts.map