import { ScriptProps } from "gatsby-script";
export declare function injectPartytownSnippet(collectedScripts: Array<ScriptProps>): void;
