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