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