import type { FormKitPlugin } from '@formkit/core'; export declare const createLightPlugin: () => FormKitPlugin;