declare const _default: { title: string; screenshot: any; schema: { componentName: string; props: { html: string; code: { source: string; compile: string; }; }; }; }[]; export default _default;