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