export const settingsForm = { JsonSchema: { title: 'Connect Example Connection', description: 'Sample Form Description', type: 'object', properties: { } }, UiSchema: { } };