UNPKG

@kietpt2003/react-native-core-ui

Version:
4 lines 266 B
import { SvgIconProps } from '../../SvgIcon/types/SvgIconTypes'; declare const IconCheckBox: ({ size, color, strokeWidth, fill, style }: SvgIconProps) => import("react/jsx-runtime").JSX.Element; export default IconCheckBox; //# sourceMappingURL=IconCheckBox.d.ts.map