UNPKG

@keen.io/ui-core

Version:

Keen visual components library

6 lines (5 loc) 175 B
export declare const Circle: import("styled-components").StyledComponent<"div", any, { size: number; backgroundColor: string; borderColor: string; }, never>;