import { ComponentStyle } from '../../styles/typings'; import { CheckboxProps } from './typings'; declare const checkboxStyle: ComponentStyle; export default checkboxStyle;