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