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