UNPKG

@hrobarikt/box-ui-elements

Version:
10 lines (9 loc) 314 B
export declare const basic: () => JSX.Element; declare const _default: { title: string; component: ({ children, className, content, image, title, ...otherTooltipProps }: import("./ImageTooltip").ImageTooltipProps) => JSX.Element; parameters: { notes: string; }; }; export default _default;