UNPKG

@keen.io/ui-core

Version:

Keen visual components library

7 lines (6 loc) 751 B
export declare const TitleContainer: import("styled-components").StyledComponent<import("framer-motion").ForwardRefComponent<HTMLDivElement, import("framer-motion").HTMLMotionProps<"div">>, any, {}, never>; export declare const IconContainer: import("styled-components").StyledComponent<import("framer-motion").ForwardRefComponent<HTMLDivElement, import("framer-motion").HTMLMotionProps<"div">>, any, {}, never>; export declare const ContentContainer: import("styled-components").StyledComponent<import("framer-motion").ForwardRefComponent<HTMLDivElement, import("framer-motion").HTMLMotionProps<"div">>, any, {}, never>; export declare const Content: import("styled-components").StyledComponent<"div", any, { maxHeight?: number; }, never>;