declare const _default: { title: string; screenshot: any; schema: { componentName: string; props: { dataSource: { label: string; value: string; }[]; }; }; }[]; export default _default;