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