import type { TailwindCorePlugin } from 'tailwindcss/tailwind-config'; declare const corePlugins: TailwindCorePlugin[]; export default corePlugins;