declare const _default: { darkMode: ["class"]; content: string[]; plugins: ({ handler: import("tailwindcss/types/config").PluginCreator; config?: Partial | undefined; } | { handler: () => void; })[]; }; export default _default;