UNPKG

@wordpress/components

Version:
3 lines 374 B
import type { RadioItemProps } from './types'; export declare const RadioItem: import("react").ForwardRefExoticComponent<RadioItemProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "as" | keyof RadioItemProps> & import("react").RefAttributes<HTMLDivElement>>; //# sourceMappingURL=radio-item.d.ts.map