UNPKG

box-ui-elements-mlh

Version:
11 lines (10 loc) 239 B
import LinkGroup from '../LinkGroup'; export declare const basic: () => JSX.Element; declare const _default: { title: string; component: typeof LinkGroup; parameters: { notes: string; }; }; export default _default;