export declare const StyledCheckbox: import("node_modules/@stitches/react/types/styled-component").StyledComponent<"input", {}, { xs: "(min-width: 480px)"; sm: "(min-width: 640px)"; md: "(min-width: 768px)"; lg: "(min-width: 1024px)"; xl: "(min-width: 1280px)"; }, import("node_modules/@stitches/react/types/css-util").CSS<{ xs: "(min-width: 480px)"; sm: "(min-width: 640px)"; md: "(min-width: 768px)"; lg: "(min-width: 1024px)"; xl: "(min-width: 1280px)"; }, {}, import("node_modules/@stitches/react/types/config").DefaultThemeMap, {}>>;