UNPKG

@heycar-uikit/core

Version:
5 lines (4 loc) 301 B
/// <reference types="react" /> import React from 'react'; declare const SegmentedButtons: React.ForwardRefExoticComponent<import("./SegmentedButtons.types-647d4fa3").ComponentProps & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>; export { SegmentedButtons as default };