declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { hasBorder: boolean; size: string; autoComplete: string; placeholder: string; }; }; }[]; export default _default;