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