export declare const Checkbox: import("styled-components").StyledComponent<"input", any, {}, never>;
