import type { ParentSpanPluginArgs } from "gatsby"; export declare const onPreBootstrap: (args: ParentSpanPluginArgs) => Promise;