?
Current File : /home/sanghavirealty/public_html/node_modulesazwer/@tailwindcss/forms/src/index.d.ts
declare function plugin(options?: Partial<{ strategy: 'base' | 'class' }>): { handler: () => void }

declare namespace plugin {
  const __isOptionsFunction: true
}

export = plugin