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