import type { JSX } from "react"; export declare const GeistThemeScript: ({ storageKey, }: { storageKey?: string; }) => JSX.Element; //# sourceMappingURL=theme-script.d.ts.map