@redpill-paris/quidol-ui
Version:
**quidol-ui** is a framework css create for the project Quidol Live.
5 lines (4 loc) • 639 B
TypeScript
export declare const CircularButtonContainer: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>;
export declare const ButtonContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
export declare const LabelContainer: import("styled-components").StyledComponent<(props: import("../types").TypographyProps) => JSX.Element, import("styled-components").DefaultTheme, {}, never>;
export declare const FantomContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;