UNPKG

@masaischool/lotus

Version:

Masai UI component library designed to work seamlessly with Chakra UI

5 lines (4 loc) 113 B
/// <reference types="react" /> export interface Props { } export declare const Headings: () => JSX.Element;