import type * as Stitches from '@stitches/react'; export declare const StyledInputContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", { bordered?: boolean | "true" | undefined; noBoxShadow?: boolean | "true" | undefined; ghost?: boolean | "true" | undefined; rounded?: boolean | "true" | undefined; color?: "default" | "blue" | "red" | "green" | "yellow" | "pink" | "purple" | "orange" | undefined; }, { any: string; xs: string; sm: string; md: string; lg: string; xl: string; xsMax: string; smMax: string; mdMax: string; lgMax: string; xlMax: string; xsMixed: string; smMixed: string; mdMixed: string; lgMixed: string; xlMixed: string; motion: string; hover: string; dark: string; light: string; }, import("@stitches/react/types/css-util").CSS<{ any: string; xs: string; sm: string; md: string; lg: string; xl: string; xsMax: string; smMax: string; mdMax: string; lgMax: string; xlMax: string; xsMixed: string; smMixed: string; mdMixed: string; lgMixed: string; xlMixed: string; motion: string; hover: string; dark: string; light: string; }, { shadows: { dropShadow: string; dropShadow2: string; dropShadow3: string; dropShadow4: string; innerShadow: string; innerShadow2: string; underlineActive: string; underlineInactive: string; focusedBlue: string; focusedGreen: string; focusedRed: string; focusedOrange: string; focusedPink: string; focusedPurple: string; focusedYellow: string; xs: string; sm: string; md: string; lg: string; xl: string; }; colors: { backgroundPrimary: string; backgroundSecondary: string; border: string; backgroundContent1: string; backgroundContent2: string; backgroundContent3: string; backgroundWarmPrimary: string; backgroundWarmSecondary: string; borderWarm: string; backgroundWarmContent1: string; backgroundWarmContent2: string; backgroundWarmContent3: string; backgroundCoolPrimary: string; backgroundCoolSecondary: string; borderCool: string; backgroundCoolContent1: string; backgroundCoolContent2: string; backgroundCoolContent3: string; darkBase: string; darkHover: string; darkPressed: string; darkBorder: string; darkBackground: string; blueBase: string; blueHover: string; bluePressed: string; blueBorder: string; blueBackground: string; greenBase: string; greenHover: string; greenPressed: string; greenBorder: string; greenBackground: string; redBase: string; redHover: string; redPressed: string; redBorder: string; redBackground: string; orangeBase: string; orangeHover: string; orangePressed: string; orangeBorder: string; orangeBackground: string; pinkBase: string; pinkHover: string; pinkPressed: string; pinkBorder: string; pinkBackground: string; grayBase: string; grayHover: string; grayPressed: string; grayBorder: string; grayBackground: string; yellowBase: string; yellowHover: string; yellowPressed: string; yellowBorder: string; yellowBackground: string; purpleBase: string; purpleHover: string; purplePressed: string; purpleBorder: string; purpleBackground: string; skyBase: string; skyHover: string; skyPressed: string; skyBorder: string; skyBackground: string; }; fonts: { body: string; }; fontSizes: { text_xs: string; text_sm: string; text_base: string; text_lg: string; text_xl: string; display_xs: string; display_sm: string; display_base: string; display_lg: string; display_xl: string; display_2xl: string; }; fontWeights: { regular: number; medium: number; semibold: number; bold: number; }; lineHeights: { text_xs: string; text_sm: string; text_base: string; text_lg: string; text_xl: string; display_xs: string; display_sm: string; display_base: string; display_lg: string; display_xl: string; display_2xl: string; }; letterSpacings: { tighter: string; tight: string; normal: string; base: string; wide: string; wider: string; widest: string; }; space: { xs: string; sm: string; md: string; lg: string; xl: string; 0: string; px: string; '0.25': string; '1': string; '1.5': string; '2': string; '2_5': string; '3': string; '3.5': string; '4': string; '5': string; '6': string; '7': string; '8': string; '9': string; '10': string; '11': string; '12': string; '14': string; '16': string; '20': string; '24': string; '28': string; '32': string; '36': string; '40': string; '44': string; '48': string; '52': string; '56': string; '60': string; '64': string; '72': string; '80': string; '96': string; }; radii: { none: string; sm: string; base: string; md: string; lg: string; xl: string; '2xl': string; '3xl': string; full: string; }; zIndices: { 1: string; 2: string; 3: string; 4: string; 5: string; 10: string; max: string; }; borderWeights: { none: string; light: string; base: string; medium: string; bold: string; }; transitions: { default: string; button: string; avatar: string; link: string; card: string; }; breakpoints: { xs: string; sm: string; md: string; lg: string; xl: string; xsMax: string; smMax: string; mdMax: string; lgMax: string; xlMax: string; }; }, { width: string; height: string; minWidth: string; maxWidth: string; minHeight: string; maxHeight: string; flexBasis: string; gridTemplateColumns: string; gridTemplateRows: string; blockSize: string; minBlockSize: string; maxBlockSize: string; inlineSize: string; minInlineSize: string; maxInlineSize: string; borderWidth: string; gap: "space"; gridGap: "space"; columnGap: "space"; gridColumnGap: "space"; rowGap: "space"; gridRowGap: "space"; inset: "space"; insetBlock: "space"; insetBlockEnd: "space"; insetBlockStart: "space"; insetInline: "space"; insetInlineEnd: "space"; insetInlineStart: "space"; margin: "space"; marginTop: "space"; marginRight: "space"; marginBottom: "space"; marginLeft: "space"; marginBlock: "space"; marginBlockEnd: "space"; marginBlockStart: "space"; marginInline: "space"; marginInlineEnd: "space"; marginInlineStart: "space"; padding: "space"; paddingTop: "space"; paddingRight: "space"; paddingBottom: "space"; paddingLeft: "space"; paddingBlock: "space"; paddingBlockEnd: "space"; paddingBlockStart: "space"; paddingInline: "space"; paddingInlineEnd: "space"; paddingInlineStart: "space"; scrollMargin: "space"; scrollMarginTop: "space"; scrollMarginRight: "space"; scrollMarginBottom: "space"; scrollMarginLeft: "space"; scrollMarginBlock: "space"; scrollMarginBlockEnd: "space"; scrollMarginBlockStart: "space"; scrollMarginInline: "space"; scrollMarginInlineEnd: "space"; scrollMarginInlineStart: "space"; scrollPadding: "space"; scrollPaddingTop: "space"; scrollPaddingRight: "space"; scrollPaddingBottom: "space"; scrollPaddingLeft: "space"; scrollPaddingBlock: "space"; scrollPaddingBlockEnd: "space"; scrollPaddingBlockStart: "space"; scrollPaddingInline: "space"; scrollPaddingInlineEnd: "space"; scrollPaddingInlineStart: "space"; top: "space"; right: "space"; bottom: "space"; left: "space"; fontSize: "fontSizes"; background: "colors"; backgroundColor: "colors"; backgroundImage: "colors"; borderImage: "colors"; border: "colors"; borderBlock: "colors"; borderBlockEnd: "colors"; borderBlockStart: "colors"; borderBottom: "colors"; borderBottomColor: "colors"; borderColor: "colors"; borderInline: "colors"; borderInlineEnd: "colors"; borderInlineStart: "colors"; borderLeft: "colors"; borderLeftColor: "colors"; borderRight: "colors"; borderRightColor: "colors"; borderTop: "colors"; borderTopColor: "colors"; caretColor: "colors"; color: "colors"; columnRuleColor: "colors"; outline: "colors"; outlineColor: "colors"; fill: "colors"; stroke: "colors"; textDecorationColor: "colors"; fontFamily: "fonts"; fontWeight: "fontWeights"; lineHeight: "lineHeights"; letterSpacing: "letterSpacings"; borderTopWidth: "borderWidths"; borderLeftWidth: "borderWidths"; borderRightWidth: "borderWidths"; borderBottomWidth: "borderWidths"; borderStyle: "borderStyles"; borderTopStyle: "borderStyles"; borderLeftStyle: "borderStyles"; borderRightStyle: "borderStyles"; borderBottomStyle: "borderStyles"; borderRadius: "radii"; borderTopLeftRadius: "radii"; borderTopRightRadius: "radii"; borderBottomRightRadius: "radii"; borderBottomLeftRadius: "radii"; boxShadow: "shadows"; textShadow: "shadows"; transition: "transitions"; zIndex: "zIndices"; }, { p: (value: { readonly [Stitches.$$PropertyValue]: "padding"; }) => { padding: { readonly [Stitches.$$PropertyValue]: "padding"; }; }; pt: (value: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }) => { paddingTop: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }; }; pr: (value: { readonly [Stitches.$$PropertyValue]: "paddingRight"; }) => { paddingRight: { readonly [Stitches.$$PropertyValue]: "paddingRight"; }; }; pb: (value: { readonly [Stitches.$$PropertyValue]: "paddingBottom"; }) => { paddingBottom: { readonly [Stitches.$$PropertyValue]: "paddingBottom"; }; }; pl: (value: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }) => { paddingLeft: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }; }; px: (value: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }) => { paddingLeft: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }; paddingRight: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }; }; py: (value: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }) => { paddingTop: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }; paddingBottom: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }; }; m: (value: { readonly [Stitches.$$PropertyValue]: "margin"; }) => { margin: { readonly [Stitches.$$PropertyValue]: "margin"; }; }; mt: (value: { readonly [Stitches.$$PropertyValue]: "marginTop"; }) => { marginTop: { readonly [Stitches.$$PropertyValue]: "marginTop"; }; }; mr: (value: { readonly [Stitches.$$PropertyValue]: "marginRight"; }) => { marginRight: { readonly [Stitches.$$PropertyValue]: "marginRight"; }; }; mb: (value: { readonly [Stitches.$$PropertyValue]: "marginBottom"; }) => { marginBottom: { readonly [Stitches.$$PropertyValue]: "marginBottom"; }; }; ml: (value: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }) => { marginLeft: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }; }; mx: (value: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }) => { marginLeft: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }; marginRight: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }; }; my: (value: { readonly [Stitches.$$PropertyValue]: "marginTop"; }) => { marginTop: { readonly [Stitches.$$PropertyValue]: "marginTop"; }; marginBottom: { readonly [Stitches.$$PropertyValue]: "marginTop"; }; }; ta: (value: { readonly [Stitches.$$PropertyValue]: "textAlign"; }) => { textAlign: { readonly [Stitches.$$PropertyValue]: "textAlign"; }; }; tt: (value: { readonly [Stitches.$$PropertyValue]: "textTransform"; }) => { textTransform: { readonly [Stitches.$$PropertyValue]: "textTransform"; }; }; to: (value: { readonly [Stitches.$$PropertyValue]: "textOverflow"; }) => { textOverflow: { readonly [Stitches.$$PropertyValue]: "textOverflow"; }; }; d: (value: { readonly [Stitches.$$PropertyValue]: "display"; }) => { display: { readonly [Stitches.$$PropertyValue]: "display"; }; }; dflex: (value: { readonly [Stitches.$$PropertyValue]: "alignItems"; }) => { display: string; alignItems: { readonly [Stitches.$$PropertyValue]: "alignItems"; }; justifyContent: { readonly [Stitches.$$PropertyValue]: "alignItems"; }; }; fd: (value: { readonly [Stitches.$$PropertyValue]: "flexDirection"; }) => { flexDirection: { readonly [Stitches.$$PropertyValue]: "flexDirection"; }; }; fw: (value: { readonly [Stitches.$$PropertyValue]: "flexWrap"; }) => { flexWrap: { readonly [Stitches.$$PropertyValue]: "flexWrap"; }; }; ai: (value: { readonly [Stitches.$$PropertyValue]: "alignItems"; }) => { alignItems: { readonly [Stitches.$$PropertyValue]: "alignItems"; }; }; ac: (value: { readonly [Stitches.$$PropertyValue]: "alignContent"; }) => { alignContent: { readonly [Stitches.$$PropertyValue]: "alignContent"; }; }; jc: (value: { readonly [Stitches.$$PropertyValue]: "justifyContent"; }) => { justifyContent: { readonly [Stitches.$$PropertyValue]: "justifyContent"; }; }; as: (value: { readonly [Stitches.$$PropertyValue]: "alignSelf"; }) => { alignSelf: { readonly [Stitches.$$PropertyValue]: "alignSelf"; }; }; fg: (value: { readonly [Stitches.$$PropertyValue]: "flexGrow"; }) => { flexGrow: { readonly [Stitches.$$PropertyValue]: "flexGrow"; }; }; fs: (value: { readonly [Stitches.$$PropertyValue]: "fontSize"; }) => { fontSize: { readonly [Stitches.$$PropertyValue]: "fontSize"; }; }; fb: (value: { readonly [Stitches.$$PropertyValue]: "flexBasis"; }) => { flexBasis: { readonly [Stitches.$$PropertyValue]: "flexBasis"; }; }; bf: (value: { readonly [Stitches.$$PropertyValue]: "backdropFilter"; }) => { backdropFilter: { readonly [Stitches.$$PropertyValue]: "backdropFilter"; }; }; bg: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { background: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }; }; bgBlur: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { bf: string; bg: string; }; bgColor: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { backgroundColor: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }; }; backgroundClip: (value: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }) => { WebkitBackgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; backgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; }; bgClip: (value: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }) => { WebkitBackgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; backgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; }; br: (value: { readonly [Stitches.$$PropertyValue]: "borderRadius"; }) => { borderRadius: { readonly [Stitches.$$PropertyValue]: "borderRadius"; }; }; bw: (value: { readonly [Stitches.$$PropertyValue]: "borderWidth"; }) => { borderWidth: { readonly [Stitches.$$PropertyValue]: "borderWidth"; }; }; btrr: (value: { readonly [Stitches.$$PropertyValue]: "borderTopRightRadius"; }) => { borderTopRightRadius: { readonly [Stitches.$$PropertyValue]: "borderTopRightRadius"; }; }; bbrr: (value: { readonly [Stitches.$$PropertyValue]: "borderBottomRightRadius"; }) => { borderBottomRightRadius: { readonly [Stitches.$$PropertyValue]: "borderBottomRightRadius"; }; }; bblr: (value: { readonly [Stitches.$$PropertyValue]: "borderBottomLeftRadius"; }) => { borderBottomLeftRadius: { readonly [Stitches.$$PropertyValue]: "borderBottomLeftRadius"; }; }; btlr: (value: { readonly [Stitches.$$PropertyValue]: "borderTopLeftRadius"; }) => { borderTopLeftRadius: { readonly [Stitches.$$PropertyValue]: "borderTopLeftRadius"; }; }; bs: (value: { readonly [Stitches.$$PropertyValue]: "boxShadow"; }) => { boxShadow: { readonly [Stitches.$$PropertyValue]: "boxShadow"; }; }; normalShadow: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { boxShadow: string; }; normalShadowVar: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { boxShadow: string; }; lh: (value: { readonly [Stitches.$$PropertyValue]: "lineHeight"; }) => { lineHeight: { readonly [Stitches.$$PropertyValue]: "lineHeight"; }; }; ov: (value: { readonly [Stitches.$$PropertyValue]: "overflow"; }) => { overflow: { readonly [Stitches.$$PropertyValue]: "overflow"; }; }; ox: (value: { readonly [Stitches.$$PropertyValue]: "overflowX"; }) => { overflowX: { readonly [Stitches.$$PropertyValue]: "overflowX"; }; }; oy: (value: { readonly [Stitches.$$PropertyValue]: "overflowY"; }) => { overflowY: { readonly [Stitches.$$PropertyValue]: "overflowY"; }; }; pe: (value: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }) => { pointerEvents: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }; }; events: (value: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }) => { pointerEvents: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }; }; us: (value: { readonly [Stitches.$$PropertyValue]: "userSelect"; }) => { WebkitUserSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; userSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; }; userSelect: (value: { readonly [Stitches.$$PropertyValue]: "userSelect"; }) => { WebkitUserSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; userSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; }; w: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { width: { readonly [Stitches.$$PropertyValue]: "width"; }; }; h: (value: { readonly [Stitches.$$PropertyValue]: "height"; }) => { height: { readonly [Stitches.$$PropertyValue]: "height"; }; }; mw: (value: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }; }; maxW: (value: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }; }; mh: (value: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }) => { maxHeight: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }; }; maxH: (value: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }) => { maxHeight: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }; }; size: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { width: { readonly [Stitches.$$PropertyValue]: "width"; }; height: { readonly [Stitches.$$PropertyValue]: "width"; }; }; minSize: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { minWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; minHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; width: { readonly [Stitches.$$PropertyValue]: "width"; }; height: { readonly [Stitches.$$PropertyValue]: "width"; }; }; sizeMin: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { minWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; minHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; width: { readonly [Stitches.$$PropertyValue]: "width"; }; height: { readonly [Stitches.$$PropertyValue]: "width"; }; }; maxSize: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; maxHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; }; sizeMax: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; maxHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; }; appearance: (value: { readonly [Stitches.$$PropertyValue]: "appearance"; }) => { WebkitAppearance: { readonly [Stitches.$$PropertyValue]: "appearance"; }; appearance: { readonly [Stitches.$$PropertyValue]: "appearance"; }; }; scale: (value: { readonly [Stitches.$$PropertyValue]: "scale"; }) => { transform: string; }; linearGradient: (value: { readonly [Stitches.$$PropertyValue]: "backgroundImage"; }) => { backgroundImage: string; }; tdl: (value: { readonly [Stitches.$$PropertyValue]: "textDecorationLine"; }) => { textDecorationLine: { readonly [Stitches.$$PropertyValue]: "textDecorationLine"; }; }; textGradient: (value: { readonly [Stitches.$$PropertyValue]: "backgroundImage"; }) => { backgroundImage: string; WebkitBackgroundClip: string; WebkitTextFillColor: string; '&::selection': { WebkitTextFillColor: string; }; }; }>>; export declare const StyledInput: import("@stitches/react/types/styled-component").StyledComponent<"input", { rounded?: boolean | "true" | undefined; ghost?: boolean | "true" | undefined; block?: boolean | "true" | undefined; color?: "default" | "blue" | "red" | "green" | "yellow" | "pink" | "purple" | "orange" | undefined; sizeInput?: "sm" | "md" | "lg" | "xl" | "xs" | undefined; }, { any: string; xs: string; sm: string; md: string; lg: string; xl: string; xsMax: string; smMax: string; mdMax: string; lgMax: string; xlMax: string; xsMixed: string; smMixed: string; mdMixed: string; lgMixed: string; xlMixed: string; motion: string; hover: string; dark: string; light: string; }, import("@stitches/react/types/css-util").CSS<{ any: string; xs: string; sm: string; md: string; lg: string; xl: string; xsMax: string; smMax: string; mdMax: string; lgMax: string; xlMax: string; xsMixed: string; smMixed: string; mdMixed: string; lgMixed: string; xlMixed: string; motion: string; hover: string; dark: string; light: string; }, { shadows: { dropShadow: string; dropShadow2: string; dropShadow3: string; dropShadow4: string; innerShadow: string; innerShadow2: string; underlineActive: string; underlineInactive: string; focusedBlue: string; focusedGreen: string; focusedRed: string; focusedOrange: string; focusedPink: string; focusedPurple: string; focusedYellow: string; xs: string; sm: string; md: string; lg: string; xl: string; }; colors: { backgroundPrimary: string; backgroundSecondary: string; border: string; backgroundContent1: string; backgroundContent2: string; backgroundContent3: string; backgroundWarmPrimary: string; backgroundWarmSecondary: string; borderWarm: string; backgroundWarmContent1: string; backgroundWarmContent2: string; backgroundWarmContent3: string; backgroundCoolPrimary: string; backgroundCoolSecondary: string; borderCool: string; backgroundCoolContent1: string; backgroundCoolContent2: string; backgroundCoolContent3: string; darkBase: string; darkHover: string; darkPressed: string; darkBorder: string; darkBackground: string; blueBase: string; blueHover: string; bluePressed: string; blueBorder: string; blueBackground: string; greenBase: string; greenHover: string; greenPressed: string; greenBorder: string; greenBackground: string; redBase: string; redHover: string; redPressed: string; redBorder: string; redBackground: string; orangeBase: string; orangeHover: string; orangePressed: string; orangeBorder: string; orangeBackground: string; pinkBase: string; pinkHover: string; pinkPressed: string; pinkBorder: string; pinkBackground: string; grayBase: string; grayHover: string; grayPressed: string; grayBorder: string; grayBackground: string; yellowBase: string; yellowHover: string; yellowPressed: string; yellowBorder: string; yellowBackground: string; purpleBase: string; purpleHover: string; purplePressed: string; purpleBorder: string; purpleBackground: string; skyBase: string; skyHover: string; skyPressed: string; skyBorder: string; skyBackground: string; }; fonts: { body: string; }; fontSizes: { text_xs: string; text_sm: string; text_base: string; text_lg: string; text_xl: string; display_xs: string; display_sm: string; display_base: string; display_lg: string; display_xl: string; display_2xl: string; }; fontWeights: { regular: number; medium: number; semibold: number; bold: number; }; lineHeights: { text_xs: string; text_sm: string; text_base: string; text_lg: string; text_xl: string; display_xs: string; display_sm: string; display_base: string; display_lg: string; display_xl: string; display_2xl: string; }; letterSpacings: { tighter: string; tight: string; normal: string; base: string; wide: string; wider: string; widest: string; }; space: { xs: string; sm: string; md: string; lg: string; xl: string; 0: string; px: string; '0.25': string; '1': string; '1.5': string; '2': string; '2_5': string; '3': string; '3.5': string; '4': string; '5': string; '6': string; '7': string; '8': string; '9': string; '10': string; '11': string; '12': string; '14': string; '16': string; '20': string; '24': string; '28': string; '32': string; '36': string; '40': string; '44': string; '48': string; '52': string; '56': string; '60': string; '64': string; '72': string; '80': string; '96': string; }; radii: { none: string; sm: string; base: string; md: string; lg: string; xl: string; '2xl': string; '3xl': string; full: string; }; zIndices: { 1: string; 2: string; 3: string; 4: string; 5: string; 10: string; max: string; }; borderWeights: { none: string; light: string; base: string; medium: string; bold: string; }; transitions: { default: string; button: string; avatar: string; link: string; card: string; }; breakpoints: { xs: string; sm: string; md: string; lg: string; xl: string; xsMax: string; smMax: string; mdMax: string; lgMax: string; xlMax: string; }; }, { width: string; height: string; minWidth: string; maxWidth: string; minHeight: string; maxHeight: string; flexBasis: string; gridTemplateColumns: string; gridTemplateRows: string; blockSize: string; minBlockSize: string; maxBlockSize: string; inlineSize: string; minInlineSize: string; maxInlineSize: string; borderWidth: string; gap: "space"; gridGap: "space"; columnGap: "space"; gridColumnGap: "space"; rowGap: "space"; gridRowGap: "space"; inset: "space"; insetBlock: "space"; insetBlockEnd: "space"; insetBlockStart: "space"; insetInline: "space"; insetInlineEnd: "space"; insetInlineStart: "space"; margin: "space"; marginTop: "space"; marginRight: "space"; marginBottom: "space"; marginLeft: "space"; marginBlock: "space"; marginBlockEnd: "space"; marginBlockStart: "space"; marginInline: "space"; marginInlineEnd: "space"; marginInlineStart: "space"; padding: "space"; paddingTop: "space"; paddingRight: "space"; paddingBottom: "space"; paddingLeft: "space"; paddingBlock: "space"; paddingBlockEnd: "space"; paddingBlockStart: "space"; paddingInline: "space"; paddingInlineEnd: "space"; paddingInlineStart: "space"; scrollMargin: "space"; scrollMarginTop: "space"; scrollMarginRight: "space"; scrollMarginBottom: "space"; scrollMarginLeft: "space"; scrollMarginBlock: "space"; scrollMarginBlockEnd: "space"; scrollMarginBlockStart: "space"; scrollMarginInline: "space"; scrollMarginInlineEnd: "space"; scrollMarginInlineStart: "space"; scrollPadding: "space"; scrollPaddingTop: "space"; scrollPaddingRight: "space"; scrollPaddingBottom: "space"; scrollPaddingLeft: "space"; scrollPaddingBlock: "space"; scrollPaddingBlockEnd: "space"; scrollPaddingBlockStart: "space"; scrollPaddingInline: "space"; scrollPaddingInlineEnd: "space"; scrollPaddingInlineStart: "space"; top: "space"; right: "space"; bottom: "space"; left: "space"; fontSize: "fontSizes"; background: "colors"; backgroundColor: "colors"; backgroundImage: "colors"; borderImage: "colors"; border: "colors"; borderBlock: "colors"; borderBlockEnd: "colors"; borderBlockStart: "colors"; borderBottom: "colors"; borderBottomColor: "colors"; borderColor: "colors"; borderInline: "colors"; borderInlineEnd: "colors"; borderInlineStart: "colors"; borderLeft: "colors"; borderLeftColor: "colors"; borderRight: "colors"; borderRightColor: "colors"; borderTop: "colors"; borderTopColor: "colors"; caretColor: "colors"; color: "colors"; columnRuleColor: "colors"; outline: "colors"; outlineColor: "colors"; fill: "colors"; stroke: "colors"; textDecorationColor: "colors"; fontFamily: "fonts"; fontWeight: "fontWeights"; lineHeight: "lineHeights"; letterSpacing: "letterSpacings"; borderTopWidth: "borderWidths"; borderLeftWidth: "borderWidths"; borderRightWidth: "borderWidths"; borderBottomWidth: "borderWidths"; borderStyle: "borderStyles"; borderTopStyle: "borderStyles"; borderLeftStyle: "borderStyles"; borderRightStyle: "borderStyles"; borderBottomStyle: "borderStyles"; borderRadius: "radii"; borderTopLeftRadius: "radii"; borderTopRightRadius: "radii"; borderBottomRightRadius: "radii"; borderBottomLeftRadius: "radii"; boxShadow: "shadows"; textShadow: "shadows"; transition: "transitions"; zIndex: "zIndices"; }, { p: (value: { readonly [Stitches.$$PropertyValue]: "padding"; }) => { padding: { readonly [Stitches.$$PropertyValue]: "padding"; }; }; pt: (value: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }) => { paddingTop: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }; }; pr: (value: { readonly [Stitches.$$PropertyValue]: "paddingRight"; }) => { paddingRight: { readonly [Stitches.$$PropertyValue]: "paddingRight"; }; }; pb: (value: { readonly [Stitches.$$PropertyValue]: "paddingBottom"; }) => { paddingBottom: { readonly [Stitches.$$PropertyValue]: "paddingBottom"; }; }; pl: (value: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }) => { paddingLeft: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }; }; px: (value: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }) => { paddingLeft: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }; paddingRight: { readonly [Stitches.$$PropertyValue]: "paddingLeft"; }; }; py: (value: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }) => { paddingTop: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }; paddingBottom: { readonly [Stitches.$$PropertyValue]: "paddingTop"; }; }; m: (value: { readonly [Stitches.$$PropertyValue]: "margin"; }) => { margin: { readonly [Stitches.$$PropertyValue]: "margin"; }; }; mt: (value: { readonly [Stitches.$$PropertyValue]: "marginTop"; }) => { marginTop: { readonly [Stitches.$$PropertyValue]: "marginTop"; }; }; mr: (value: { readonly [Stitches.$$PropertyValue]: "marginRight"; }) => { marginRight: { readonly [Stitches.$$PropertyValue]: "marginRight"; }; }; mb: (value: { readonly [Stitches.$$PropertyValue]: "marginBottom"; }) => { marginBottom: { readonly [Stitches.$$PropertyValue]: "marginBottom"; }; }; ml: (value: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }) => { marginLeft: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }; }; mx: (value: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }) => { marginLeft: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }; marginRight: { readonly [Stitches.$$PropertyValue]: "marginLeft"; }; }; my: (value: { readonly [Stitches.$$PropertyValue]: "marginTop"; }) => { marginTop: { readonly [Stitches.$$PropertyValue]: "marginTop"; }; marginBottom: { readonly [Stitches.$$PropertyValue]: "marginTop"; }; }; ta: (value: { readonly [Stitches.$$PropertyValue]: "textAlign"; }) => { textAlign: { readonly [Stitches.$$PropertyValue]: "textAlign"; }; }; tt: (value: { readonly [Stitches.$$PropertyValue]: "textTransform"; }) => { textTransform: { readonly [Stitches.$$PropertyValue]: "textTransform"; }; }; to: (value: { readonly [Stitches.$$PropertyValue]: "textOverflow"; }) => { textOverflow: { readonly [Stitches.$$PropertyValue]: "textOverflow"; }; }; d: (value: { readonly [Stitches.$$PropertyValue]: "display"; }) => { display: { readonly [Stitches.$$PropertyValue]: "display"; }; }; dflex: (value: { readonly [Stitches.$$PropertyValue]: "alignItems"; }) => { display: string; alignItems: { readonly [Stitches.$$PropertyValue]: "alignItems"; }; justifyContent: { readonly [Stitches.$$PropertyValue]: "alignItems"; }; }; fd: (value: { readonly [Stitches.$$PropertyValue]: "flexDirection"; }) => { flexDirection: { readonly [Stitches.$$PropertyValue]: "flexDirection"; }; }; fw: (value: { readonly [Stitches.$$PropertyValue]: "flexWrap"; }) => { flexWrap: { readonly [Stitches.$$PropertyValue]: "flexWrap"; }; }; ai: (value: { readonly [Stitches.$$PropertyValue]: "alignItems"; }) => { alignItems: { readonly [Stitches.$$PropertyValue]: "alignItems"; }; }; ac: (value: { readonly [Stitches.$$PropertyValue]: "alignContent"; }) => { alignContent: { readonly [Stitches.$$PropertyValue]: "alignContent"; }; }; jc: (value: { readonly [Stitches.$$PropertyValue]: "justifyContent"; }) => { justifyContent: { readonly [Stitches.$$PropertyValue]: "justifyContent"; }; }; as: (value: { readonly [Stitches.$$PropertyValue]: "alignSelf"; }) => { alignSelf: { readonly [Stitches.$$PropertyValue]: "alignSelf"; }; }; fg: (value: { readonly [Stitches.$$PropertyValue]: "flexGrow"; }) => { flexGrow: { readonly [Stitches.$$PropertyValue]: "flexGrow"; }; }; fs: (value: { readonly [Stitches.$$PropertyValue]: "fontSize"; }) => { fontSize: { readonly [Stitches.$$PropertyValue]: "fontSize"; }; }; fb: (value: { readonly [Stitches.$$PropertyValue]: "flexBasis"; }) => { flexBasis: { readonly [Stitches.$$PropertyValue]: "flexBasis"; }; }; bf: (value: { readonly [Stitches.$$PropertyValue]: "backdropFilter"; }) => { backdropFilter: { readonly [Stitches.$$PropertyValue]: "backdropFilter"; }; }; bg: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { background: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }; }; bgBlur: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { bf: string; bg: string; }; bgColor: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { backgroundColor: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }; }; backgroundClip: (value: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }) => { WebkitBackgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; backgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; }; bgClip: (value: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }) => { WebkitBackgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; backgroundClip: { readonly [Stitches.$$PropertyValue]: "backgroundClip"; }; }; br: (value: { readonly [Stitches.$$PropertyValue]: "borderRadius"; }) => { borderRadius: { readonly [Stitches.$$PropertyValue]: "borderRadius"; }; }; bw: (value: { readonly [Stitches.$$PropertyValue]: "borderWidth"; }) => { borderWidth: { readonly [Stitches.$$PropertyValue]: "borderWidth"; }; }; btrr: (value: { readonly [Stitches.$$PropertyValue]: "borderTopRightRadius"; }) => { borderTopRightRadius: { readonly [Stitches.$$PropertyValue]: "borderTopRightRadius"; }; }; bbrr: (value: { readonly [Stitches.$$PropertyValue]: "borderBottomRightRadius"; }) => { borderBottomRightRadius: { readonly [Stitches.$$PropertyValue]: "borderBottomRightRadius"; }; }; bblr: (value: { readonly [Stitches.$$PropertyValue]: "borderBottomLeftRadius"; }) => { borderBottomLeftRadius: { readonly [Stitches.$$PropertyValue]: "borderBottomLeftRadius"; }; }; btlr: (value: { readonly [Stitches.$$PropertyValue]: "borderTopLeftRadius"; }) => { borderTopLeftRadius: { readonly [Stitches.$$PropertyValue]: "borderTopLeftRadius"; }; }; bs: (value: { readonly [Stitches.$$PropertyValue]: "boxShadow"; }) => { boxShadow: { readonly [Stitches.$$PropertyValue]: "boxShadow"; }; }; normalShadow: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { boxShadow: string; }; normalShadowVar: (value: { readonly [Stitches.$$PropertyValue]: "backgroundColor"; }) => { boxShadow: string; }; lh: (value: { readonly [Stitches.$$PropertyValue]: "lineHeight"; }) => { lineHeight: { readonly [Stitches.$$PropertyValue]: "lineHeight"; }; }; ov: (value: { readonly [Stitches.$$PropertyValue]: "overflow"; }) => { overflow: { readonly [Stitches.$$PropertyValue]: "overflow"; }; }; ox: (value: { readonly [Stitches.$$PropertyValue]: "overflowX"; }) => { overflowX: { readonly [Stitches.$$PropertyValue]: "overflowX"; }; }; oy: (value: { readonly [Stitches.$$PropertyValue]: "overflowY"; }) => { overflowY: { readonly [Stitches.$$PropertyValue]: "overflowY"; }; }; pe: (value: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }) => { pointerEvents: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }; }; events: (value: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }) => { pointerEvents: { readonly [Stitches.$$PropertyValue]: "pointerEvents"; }; }; us: (value: { readonly [Stitches.$$PropertyValue]: "userSelect"; }) => { WebkitUserSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; userSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; }; userSelect: (value: { readonly [Stitches.$$PropertyValue]: "userSelect"; }) => { WebkitUserSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; userSelect: { readonly [Stitches.$$PropertyValue]: "userSelect"; }; }; w: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { width: { readonly [Stitches.$$PropertyValue]: "width"; }; }; h: (value: { readonly [Stitches.$$PropertyValue]: "height"; }) => { height: { readonly [Stitches.$$PropertyValue]: "height"; }; }; mw: (value: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }; }; maxW: (value: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "maxWidth"; }; }; mh: (value: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }) => { maxHeight: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }; }; maxH: (value: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }) => { maxHeight: { readonly [Stitches.$$PropertyValue]: "maxHeight"; }; }; size: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { width: { readonly [Stitches.$$PropertyValue]: "width"; }; height: { readonly [Stitches.$$PropertyValue]: "width"; }; }; minSize: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { minWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; minHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; width: { readonly [Stitches.$$PropertyValue]: "width"; }; height: { readonly [Stitches.$$PropertyValue]: "width"; }; }; sizeMin: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { minWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; minHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; width: { readonly [Stitches.$$PropertyValue]: "width"; }; height: { readonly [Stitches.$$PropertyValue]: "width"; }; }; maxSize: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; maxHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; }; sizeMax: (value: { readonly [Stitches.$$PropertyValue]: "width"; }) => { maxWidth: { readonly [Stitches.$$PropertyValue]: "width"; }; maxHeight: { readonly [Stitches.$$PropertyValue]: "width"; }; }; appearance: (value: { readonly [Stitches.$$PropertyValue]: "appearance"; }) => { WebkitAppearance: { readonly [Stitches.$$PropertyValue]: "appearance"; }; appearance: { readonly [Stitches.$$PropertyValue]: "appearance"; }; }; scale: (value: { readonly [Stitches.$$PropertyValue]: "scale"; }) => { transform: string; }; linearGradient: (value: { readonly [Stitches.$$PropertyValue]: "backgroundImage"; }) => { backgroundImage: string; }; tdl: (value: { readonly [Stitches.$$PropertyValue]: "textDecorationLine"; }) => { textDecorationLine: { readonly [Stitches.$$PropertyValue]: "textDecorationLine"; }; }; textGradient: (value: { readonly [Stitches.$$PropertyValue]: "backgroundImage"; }) => { backgroundImage: string; WebkitBackgroundClip: string; WebkitTextFillColor: string; '&::selection': { WebkitTextFillColor: string; }; }; }>>; export declare type StyledInputVariants = Stitches.VariantProps;