export declare const themePlugin: { handler: import("tailwindcss/types/config").PluginCreator; config?: Partial | undefined; };