UNPKG

box-ui-elements-mlh

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