///
export declare const CheckboxCmp: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;
declare const Checkbox: import("styled-components").StyledComponent & import("react").RefAttributes>, any, {}, never>;
export default Checkbox;