declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { prefix: string; size: string; hasArrow: boolean; hasBorder: boolean; expandTriggerType: string; resultAutoWidth: boolean; notFoundContent: string; dataSource: { value: string; label: string; children: { value: string; label: string; }[]; }[]; }; }; }[]; export default _default;