@keen.io/ui-core
Version:
Keen visual components library
3 lines (2 loc) • 304 B
TypeScript
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const ActiveDot: import("styled-components").StyledComponent<import("framer-motion").ForwardRefComponent<HTMLDivElement, import("framer-motion").HTMLMotionProps<"div">>, any, {}, never>;