UNPKG

@wix/design-system

Version:

@wix/design-system

17 lines 450 B
export declare const APPEARANCES: { readonly H1: "H1"; readonly H2: "H2"; readonly H3: "H3"; readonly H4: "H4"; readonly H5: "H5"; readonly H6: "H6"; }; export declare const SIZE: { readonly EXTRA_LARGE: "extraLarge"; readonly LARGE: "large"; readonly MEDIUM: "medium"; readonly SMALL: "small"; readonly TINY: "tiny"; readonly EXTRA_TINY: "extraTiny"; }; //# sourceMappingURL=Heading.constants.d.ts.map