declare const _default: { title: string; 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;