UNPKG

liber-salti

Version:

Saltí - Liber Design System

6 lines (5 loc) 389 B
/// <reference types="react" /> export declare const Container: import("styled-components").StyledComponent<"div", any, { horizontal: boolean; }, never>; export declare const BoldTypography: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("../types").TypographyProps & import("react").RefAttributes<HTMLSpanElement>>, any, {}, never>;