declare const _default: { title: string; screenshot: any; schema: { componentName: string; props: { options: string[]; defaultValue: string; }; }; }[]; export default _default;