/** * Explicitly opt-out of using formKey within a KtFormContext */ export declare const FORM_KEY_NONE = "NONE";