declare const _default: { title: import("../_utils/i18n").I18nText; screenshot: string; schema: { componentName: string; props: { options: { value: string; label: string; children: { value: string; label: string; children: { value: string; label: string; }[]; }[]; }[]; placeholder: string; }; }; }[]; export default _default;