declare const _default: { title: string; screenshot: any; schema: { componentName: string; props: { width: number; height: number; }; }; }[]; export default _default;