import type { Theme } from "../../types";
export declare const solarizedLight: Theme;
export default solarizedLight;
