import type { OctopusTheme } from "./OctopusTheme";
export declare const lightTheme: OctopusTheme;
