NewFormStoreApp: _NewFormsApp & {
    forms: FormStoreAppForm[];
    styles: FormStoreStyles;
    type: "FORM_STORE";
}