import type { SandpackTheme } from "./types";
export declare const freeCodeCampDark: SandpackTheme;
