declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { prefix: string; type: string; size: string; step: number; editable: boolean; }; }; }[]; export default _default;