import React from 'react'; import { TouchableWithoutFeedback } from 'react-native'; import type { CheckboxProps } from './types'; export declare const Checkbox: React.ForwardRefExoticComponent>; //# sourceMappingURL=Checkbox.d.ts.map