UNPKG

react-brackets-vt

Version:
6 lines (5 loc) 455 B
import { ISeedProps } from '../types/Seed'; export declare const Bracket: import("styled-components").StyledComponent<"div", any, ISeedProps, never>; export declare const Round: import("styled-components").StyledComponent<"div", any, ISeedProps, never>; export declare const RoundTitle: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const SeedsList: import("styled-components").StyledComponent<"div", any, {}, never>;