/**
 * The FormKit plugin for WindiCSS
 * @public
 * @deprecated - Windicss is no longer supported, see: https://windicss.org/posts/sunsetting.html
 */
declare const FormKitVariants: any;

export { FormKitVariants as default };
