UNPKG

@teamsnap/teamsnap-ui

Version:

a CSS component library for TeamSnap

11 lines (10 loc) 380 B
/// <reference types="react" /> declare const _default: { title: string; }; export default _default; export declare const Default: () => JSX.Element; export declare const WithComponents: () => JSX.Element; export declare const WithStrings: () => JSX.Element; export declare const WithMixedTypes: () => JSX.Element; export declare const WithCustomSeparator: () => JSX.Element;