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