UNPKG

design-system-simplefi

Version:

Design System for SimpleFi Applications

5 lines (4 loc) 551 B
export declare const Table: import("styled-components").StyledComponent<"table", import("styled-components").DefaultTheme, {}, never>; export declare const TableHead: import("styled-components").StyledComponent<"thead", import("styled-components").DefaultTheme, {}, never>; export declare const TableBody: import("styled-components").StyledComponent<"tbody", import("styled-components").DefaultTheme, {}, never>; export declare const Token: import("styled-components").StyledComponent<"code", import("styled-components").DefaultTheme, {}, never>;