UNPKG

@redpill-paris/quidol-ui

Version:

**quidol-ui** is a framework css create for the project Quidol Live.

6 lines (5 loc) 684 B
import { ButtonIconContainer } from '../types'; export declare const Container: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, ButtonIconContainer, never>; export declare const StyledTypo: import("styled-components").StyledComponent<(props: import("../types").TypographyProps) => JSX.Element, import("styled-components").DefaultTheme, {}, never>; export declare const ContainerLogo: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const ContainerLabel: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;