export declare namespace KottiFormControllerObject { type Props = { formKey: string; }; }