UNPKG

cdbreact

Version:

Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps

6 lines (5 loc) 197 B
interface Props { border: boolean; } export declare const Component: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, Props, never>; export {};