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