UNPKG

@masaischool/lotus

Version:

Masai UI component library designed to work seamlessly with Chakra UI

13 lines (12 loc) 249 B
declare const Avatar: { sizes: { profile: { container: { width: string; height: string; fontSize: string; }; }; }; }; export default Avatar;