UNPKG

@2e32/react-checkbox

Version:
4 lines 253 B
import type { RenderIconProps } from '../types'; declare const renderIconDefault: ({ checked, indeterminate }: RenderIconProps) => import("react/jsx-runtime").JSX.Element; export default renderIconDefault; //# sourceMappingURL=renderIconDefault.d.ts.map