import { Checkbox as CheckboxPrimitive } from 'radix-ui'; import * as React from 'react'; declare const Checkbox: React.ForwardRefExoticComponent, "ref"> & React.RefAttributes>; export { Checkbox }; //# sourceMappingURL=checkbox.d.ts.map