declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { color: string; prefix: string; tipAlign: string; visible: boolean; size: string; inline: boolean; }; }; }[]; export default _default;