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