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