UNPKG

@keen.io/ui-core

Version:

Keen visual components library

5 lines (4 loc) 224 B
export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const Item: import("styled-components").StyledComponent<"div", any, { isActive?: boolean; }, never>;