UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 150 B
import React from 'react'; import type { IconProps } from "./"; declare const RadioWithState: React.FC<IconProps>; export default RadioWithState;