UNPKG

@fruits-chain/react-native-xiaoshu

Version:
6 lines (5 loc) • 350 B
/// <reference types="react" /> declare const _default: (<ActiveValueT = boolean, InactiveValueT = boolean>(p: import("react").PropsWithChildren<import("./interface").CheckboxProps<ActiveValueT, InactiveValueT>>) => JSX.Element) & { Icon: import("react").NamedExoticComponent<import("./interface").CheckboxIconProps>; }; export default _default;