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