import { PluginUtils } from "tailwindcss/types/config"; import { SuperdocsTheme } from "../core/theme"; export declare function darkTheme({ theme }: PluginUtils): SuperdocsTheme; //# sourceMappingURL=dark.d.ts.map