/// import * as RadixNavigationMenu from "@radix-ui/react-navigation-menu"; export declare const StyledRoot: import("@stitches/react/types/styled-component").StyledComponent>, {}, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const StyledItemList: import("@stitches/react/types/styled-component").StyledComponent>, {}, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const StyledMenuItem: import("@stitches/react/types/styled-component").StyledComponent>, {}, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const StyledLabel: import("@stitches/react/types/styled-component").StyledComponent & import("react").RefAttributes>, import("@stitches/react/types/styled-component").StyledComponentProps<[import("@stitches/react/types/styled-component").CssComponent) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>, import("@stitches/react/types/styled-component").CssComponent) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>, import("@stitches/react/types/styled-component").CssComponent) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>]>, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const StyledTrigger: import("@stitches/react/types/styled-component").StyledComponent>, {}, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const StyledLink: import("@stitches/react/types/styled-component").StyledComponent>, import("@stitches/react/types/styled-component").StyledComponentProps<[import("@stitches/react/types/styled-component").CssComponent) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>, import("@stitches/react/types/styled-component").CssComponent) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>, import("@stitches/react/types/styled-component").CssComponent) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>, { defaultVariants: { size: "l"; }; "@s"?: import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }> | undefined; "@m"?: import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }> | undefined; "@l"?: import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }> | undefined; "@xl"?: import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }> | undefined; alignContent?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AlignContent | undefined; alignItems?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AlignItems | undefined; alignSelf?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AlignSelf | undefined; alignTracks?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AlignTracks | undefined; animationDelay?: import("@stitches/react/types/css").OnlyString | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; animationDirection?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AnimationDirection | undefined; animationDuration?: import("@stitches/react/types/css").OnlyString | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; animationFillMode?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AnimationFillMode | undefined; animationIterationCount?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AnimationIterationCount | undefined; animationName?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AnimationName | undefined; animationPlayState?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AnimationPlayState | undefined; animationTimingFunction?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AnimationTimingFunction | undefined; appearance?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Appearance | undefined; aspectRatio?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AspectRatio | undefined; backdropFilter?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackdropFilter | undefined; backfaceVisibility?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackfaceVisibility | undefined; backgroundAttachment?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundAttachment | undefined; backgroundBlendMode?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundBlendMode | undefined; backgroundClip?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundClip | undefined; backgroundColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; backgroundImage?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundImage | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; backgroundOrigin?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundOrigin | undefined; backgroundPositionX?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundPositionX | undefined; backgroundPositionY?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundPositionY | undefined; backgroundRepeat?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundRepeat | undefined; backgroundSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundSize | undefined; blockOverflow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BlockOverflow | undefined; blockSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BlockSize | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; borderBlockColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderBlockColor | undefined; borderBlockEndColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderBlockEndStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderBlockEndWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderBlockStartColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderBlockStartStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderBlockStartWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderBlockStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderBlockWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderBottomColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderBottomLeftRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$round" | "$s" | "$m" | "$xs" | undefined; borderBottomRightRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$round" | "$s" | "$m" | "$xs" | undefined; borderBottomStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderBottomWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderCollapse?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderCollapse | undefined; borderEndEndRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderEndStartRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderImageOutset?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderImageRepeat?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderImageRepeat | undefined; borderImageSlice?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderImageSource?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderImageSource | undefined; borderImageWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderImageWidth | undefined; borderInlineColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderInlineColor | undefined; borderInlineEndColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderInlineEndStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderInlineEndWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderInlineStartColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderInlineStartStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderInlineStartWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderInlineStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderInlineWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderLeftColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderLeftStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderLeftWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderRightColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderRightStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderRightWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; borderSpacing?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderStartEndRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderStartStartRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; borderTopColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderTopLeftRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$round" | "$s" | "$m" | "$xs" | undefined; borderTopRightRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$round" | "$s" | "$m" | "$xs" | undefined; borderTopStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("hidden" | "inset" | "none" | "dashed" | "dotted" | "double" | "groove" | "outset" | "ridge" | "solid") | undefined; borderTopWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; bottom?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Bottom | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; boxDecorationBreak?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BoxDecorationBreak | undefined; boxShadow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BoxShadow | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | "$card" | "$tooltip" | undefined; boxSizing?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BoxSizing | undefined; breakAfter?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BreakAfter | undefined; breakBefore?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BreakBefore | undefined; breakInside?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BreakInside | undefined; captionSide?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.CaptionSide | undefined; caretColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.CaretColor | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; clear?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Clear | undefined; clipPath?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ClipPath | undefined; color?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; colorAdjust?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColorAdjust | undefined; colorScheme?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColorScheme | undefined; columnCount?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnCount | undefined; columnFill?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnFill | undefined; columnGap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnGap | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; columnRuleColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; columnRuleStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnRuleStyle | undefined; columnRuleWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnRuleWidth | undefined; columnSpan?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnSpan | undefined; columnWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnWidth | undefined; contain?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Contain | undefined; content?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Content | undefined; contentVisibility?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ContentVisibility | undefined; counterIncrement?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.CounterIncrement | undefined; counterReset?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.CounterReset | undefined; counterSet?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.CounterSet | undefined; cursor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Cursor | undefined; direction?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Direction | undefined; display?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Display | undefined; emptyCells?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.EmptyCells | undefined; filter?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Filter | undefined; flexBasis?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FlexBasis | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; flexDirection?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FlexDirection | undefined; flexGrow?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; flexShrink?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; flexWrap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FlexWrap | undefined; float?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Float | undefined; fontFamily?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontFamily | "$text" | "$decorative" | undefined; fontFeatureSettings?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontFeatureSettings | undefined; fontKerning?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontKerning | undefined; fontLanguageOverride?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontLanguageOverride | undefined; fontOpticalSizing?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontOpticalSizing | undefined; fontSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontSize | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | undefined; fontSizeAdjust?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontSizeAdjust | undefined; fontSmooth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontSmooth | undefined; fontStretch?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (import("@stitches/react/types/css").OnlyString | "normal" | "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded") | undefined; fontStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontStyle | undefined; fontSynthesis?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontSynthesis | undefined; fontVariant?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontVariant | undefined; fontVariantCaps?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontVariantCaps | undefined; fontVariantEastAsian?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontVariantEastAsian | undefined; fontVariantLigatures?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontVariantLigatures | undefined; fontVariantNumeric?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontVariantNumeric | undefined; fontVariantPosition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontVariantPosition | undefined; fontVariationSettings?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontVariationSettings | undefined; fontWeight?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FontWeight | "$bold" | "$black" | "$medium" | "$regular" | undefined; forcedColorAdjust?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ForcedColorAdjust | undefined; gridAutoColumns?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridAutoColumns | undefined; gridAutoFlow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridAutoFlow | undefined; gridAutoRows?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridAutoRows | undefined; gridColumnEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (import("@stitches/react/types/css").OnlyStringNumeric | "auto") | undefined; gridColumnStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (import("@stitches/react/types/css").OnlyStringNumeric | "auto") | undefined; gridRowEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (import("@stitches/react/types/css").OnlyStringNumeric | "auto") | undefined; gridRowStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (import("@stitches/react/types/css").OnlyStringNumeric | "auto") | undefined; gridTemplateAreas?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridTemplateAreas | undefined; gridTemplateColumns?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridTemplateColumns | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; gridTemplateRows?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridTemplateRows | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; hangingPunctuation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.HangingPunctuation | undefined; height?: import("@stitches/react/types/css").Property.Height | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; hyphens?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Hyphens | undefined; imageOrientation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ImageOrientation | undefined; imageRendering?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ImageRendering | undefined; imageResolution?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ImageResolution | undefined; initialLetter?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InitialLetter | undefined; inlineSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InlineSize | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; inset?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Inset | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; insetBlock?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InsetBlock | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; insetBlockEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InsetBlockEnd | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; insetBlockStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InsetBlockStart | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; insetInline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InsetInline | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; insetInlineEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InsetInlineEnd | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; insetInlineStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.InsetInlineStart | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; isolation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Isolation | undefined; justifyContent?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.JustifyContent | undefined; justifyItems?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.JustifyItems | undefined; justifySelf?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.JustifySelf | undefined; justifyTracks?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.JustifyTracks | undefined; left?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Left | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; letterSpacing?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.LetterSpacing | undefined; lineBreak?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.LineBreak | undefined; lineHeight?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.LineHeight | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | undefined; lineHeightStep?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; listStyleImage?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ListStyleImage | undefined; listStylePosition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ListStylePosition | undefined; listStyleType?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ListStyleType | undefined; marginBlock?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarginBlock | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginBlockEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarginBlockEnd | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginBlockStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarginBlockStart | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginBottom?: import("@stitches/react/types/css").Property.MarginBottom | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginInline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarginInline | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginInlineEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarginInlineEnd | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginInlineStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarginInlineStart | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginLeft?: import("@stitches/react/types/css").Property.MarginLeft | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginRight?: import("@stitches/react/types/css").Property.MarginRight | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; marginTop?: import("@stitches/react/types/css").Property.MarginTop | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; maskBorderMode?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskBorderMode | undefined; maskBorderOutset?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; maskBorderRepeat?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskBorderRepeat | undefined; maskBorderSlice?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; maskBorderSource?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskBorderSource | undefined; maskBorderWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskBorderWidth | undefined; maskClip?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskClip | undefined; maskComposite?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskComposite | undefined; maskImage?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskImage | undefined; maskMode?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskMode | undefined; maskOrigin?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskOrigin | undefined; maskPosition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskPosition | undefined; maskRepeat?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskRepeat | undefined; maskSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskSize | undefined; maskType?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskType | undefined; mathStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MathStyle | undefined; maxBlockSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaxBlockSize | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; maxHeight?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaxHeight | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; maxInlineSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaxInlineSize | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; maxLines?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaxLines | undefined; maxWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaxWidth | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; minBlockSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MinBlockSize | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; minHeight?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MinHeight | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; minInlineSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MinInlineSize | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; minWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MinWidth | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; mixBlendMode?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("color" | "normal" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "overlay" | "saturation" | "screen" | "soft-light") | undefined; motionDistance?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; motionPath?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OffsetPath | undefined; motionRotation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OffsetRotate | undefined; objectFit?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ObjectFit | undefined; objectPosition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("center" | "bottom" | "left" | "right" | "top" | import("@stitches/react/types/css").OnlyStringNumeric) | undefined; offsetAnchor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OffsetAnchor | undefined; offsetDistance?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; offsetPath?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OffsetPath | undefined; offsetRotate?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OffsetRotate | undefined; offsetRotation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OffsetRotate | undefined; opacity?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$disabled" | undefined; order?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; orphans?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; outlineColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OutlineColor | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; outlineOffset?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; outlineStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OutlineStyle | undefined; outlineWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | (number | "medium" | "thick" | "thin") | undefined; overflowAnchor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowAnchor | undefined; overflowBlock?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowBlock | undefined; overflowClipBox?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowClipBox | undefined; overflowClipMargin?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowClipMargin | undefined; overflowInline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowInline | undefined; overflowWrap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowWrap | undefined; overflowX?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowX | undefined; overflowY?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverflowY | undefined; overscrollBehaviorBlock?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverscrollBehaviorBlock | undefined; overscrollBehaviorInline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverscrollBehaviorInline | undefined; overscrollBehaviorX?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverscrollBehaviorX | undefined; overscrollBehaviorY?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverscrollBehaviorY | undefined; paddingBlock?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingBlockEnd?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingBlockStart?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingBottom?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingInline?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingInlineEnd?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingInlineStart?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingLeft?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingRight?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; paddingTop?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; pageBreakAfter?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.PageBreakAfter | undefined; pageBreakBefore?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.PageBreakBefore | undefined; pageBreakInside?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.PageBreakInside | undefined; paintOrder?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.PaintOrder | undefined; perspective?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Perspective | undefined; perspectiveOrigin?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ("center" | "bottom" | "left" | "right" | "top" | import("@stitches/react/types/css").OnlyStringNumeric) | undefined; placeContent?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.PlaceContent | undefined; pointerEvents?: "fill" | "all" | "stroke" | "auto" | "none" | "inherit" | "initial" | "revert" | "unset" | import("@stitches/react/types/theme").ScaleValue | (string & Record) | (number & Record) | "visible" | "painted" | "visibleFill" | "visiblePainted" | "visibleStroke" | undefined; position?: import("@stitches/react/types/css").Property.Position | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; quotes?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Quotes | undefined; resize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Resize | undefined; right?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Right | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; rotate?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Rotate | undefined; rowGap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.RowGap | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; rubyAlign?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.RubyAlign | undefined; rubyMerge?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.RubyMerge | undefined; rubyPosition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.RubyPosition | undefined; scale?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Scale | undefined; scrollBehavior?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollBehavior | undefined; scrollMargin?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginBlock?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginBlockEnd?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginBlockStart?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginBottom?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginInline?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginInlineEnd?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginInlineStart?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginLeft?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginRight?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollMarginTop?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPadding?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPadding | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingBlock?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingBlock | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingBlockEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingBlockEnd | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingBlockStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingBlockStart | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingBottom?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingBottom | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingInline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingInline | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingInlineEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingInlineEnd | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingInlineStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingInlineStart | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingLeft?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingLeft | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingRight?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingRight | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollPaddingTop?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollPaddingTop | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; scrollSnapAlign?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollSnapAlign | undefined; scrollSnapMargin?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; scrollSnapMarginBottom?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; scrollSnapMarginLeft?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; scrollSnapMarginRight?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; scrollSnapMarginTop?: number | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; scrollSnapStop?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollSnapStop | undefined; scrollSnapType?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollSnapType | undefined; scrollbarColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollbarColor | undefined; scrollbarGutter?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollbarGutter | undefined; scrollbarWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ScrollbarWidth | undefined; shapeImageThreshold?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; shapeMargin?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; shapeOutside?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ShapeOutside | undefined; tabSize?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TabSize | undefined; tableLayout?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TableLayout | undefined; textAlign?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextAlign | undefined; textAlignLast?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextAlignLast | undefined; textCombineUpright?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextCombineUpright | undefined; textDecorationColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; textDecorationLine?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextDecorationLine | undefined; textDecorationSkip?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextDecorationSkip | undefined; textDecorationSkipInk?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextDecorationSkipInk | undefined; textDecorationStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextDecorationStyle | undefined; textDecorationThickness?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextDecorationThickness | undefined; textDecorationWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextDecorationThickness | undefined; textEmphasisColor?: (import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; textEmphasisPosition?: import("@stitches/react/types/css").OnlyString | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; textEmphasisStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextEmphasisStyle | undefined; textIndent?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; textJustify?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextJustify | undefined; textOrientation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextOrientation | undefined; textOverflow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextOverflow | undefined; textRendering?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextRendering | undefined; textShadow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextShadow | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | "$card" | "$tooltip" | undefined; textSizeAdjust?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextSizeAdjust | undefined; textTransform?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextTransform | undefined; textUnderlineOffset?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextUnderlineOffset | undefined; textUnderlinePosition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextUnderlinePosition | undefined; top?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Top | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; touchAction?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TouchAction | undefined; transform?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Transform | undefined; transformBox?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TransformBox | undefined; transformOrigin?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TransformOrigin | undefined; transformStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TransformStyle | undefined; transitionDelay?: import("@stitches/react/types/css").OnlyString | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; transitionDuration?: import("@stitches/react/types/css").OnlyString | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; transitionProperty?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TransitionProperty | undefined; transitionTimingFunction?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TransitionTimingFunction | undefined; translate?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Translate | undefined; unicodeBidi?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.UnicodeBidi | undefined; userSelect?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.UserSelect | undefined; verticalAlign?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.VerticalAlign | undefined; visibility?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Visibility | undefined; whiteSpace?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.WhiteSpace | undefined; widows?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; width?: import("@stitches/react/types/css").Property.Width | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; willChange?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.WillChange | undefined; wordBreak?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.WordBreak | undefined; wordSpacing?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.WordSpacing | undefined; wordWrap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.WordWrap | undefined; writingMode?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.WritingMode | undefined; zIndex?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ZIndex | undefined; zoom?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Zoom | undefined; all?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; animation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Animation | undefined; background?: import("@stitches/react/types/css").Property.Background | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; backgroundPosition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BackgroundPosition | undefined; border?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Border | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderBlock?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderBlock | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderBlockEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderBlockEnd | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderBlockStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderBlockStart | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderBottom?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderBottom | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderColor | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderImage?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderImage | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderInline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderInline | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderInlineEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderInlineEnd | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderInlineStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderInlineStart | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderLeft?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderLeft | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderRadius?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$round" | "$s" | "$m" | "$xs" | undefined; borderRight?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderRight | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderStyle | undefined; borderTop?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderTop | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; borderWidth?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BorderWidth | undefined; columnRule?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColumnRule | undefined; columns?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Columns | undefined; flex?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Flex | undefined; flexFlow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FlexFlow | undefined; font?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Font | undefined; gap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Gap | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; grid?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Grid | undefined; gridArea?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridArea | undefined; gridColumn?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridColumn | undefined; gridRow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridRow | undefined; gridTemplate?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GridTemplate | undefined; lineClamp?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.LineClamp | undefined; listStyle?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ListStyle | undefined; margin?: import("@stitches/react/types/css").Property.Margin | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; mask?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Mask | undefined; maskBorder?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MaskBorder | undefined; motion?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Offset | undefined; offset?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Offset | undefined; outline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Outline | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; overflow?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Overflow | undefined; overscrollBehavior?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.OverscrollBehavior | undefined; padding?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; placeItems?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.PlaceItems | undefined; placeSelf?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.PlaceSelf | undefined; textDecoration?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextDecoration | undefined; textEmphasis?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextEmphasis | undefined; transition?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Transition | undefined; alignmentBaseline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.AlignmentBaseline | undefined; baselineShift?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.BaselineShift | undefined; clip?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Clip | undefined; clipRule?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ClipRule | undefined; colorInterpolation?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColorInterpolation | undefined; colorRendering?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ColorRendering | undefined; dominantBaseline?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.DominantBaseline | undefined; fill?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ((import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | "none" | "child" | "context-fill" | "context-stroke") | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; fillOpacity?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; fillRule?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FillRule | undefined; floodColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.FloodColor | undefined; floodOpacity?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; glyphOrientationVertical?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.GlyphOrientationVertical | undefined; lightingColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.LightingColor | undefined; marker?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.Marker | undefined; markerEnd?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarkerEnd | undefined; markerMid?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarkerMid | undefined; markerStart?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.MarkerStart | undefined; shapeRendering?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.ShapeRendering | undefined; stopColor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.StopColor | undefined; stopOpacity?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; stroke?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | ((import("@stitches/react/types/css").OnlyString | ("AliceBlue" | "AntiqueWhite" | "Aqua" | "Aquamarine" | "Azure" | "Beige" | "Bisque" | "Black" | "BlanchedAlmond" | "Blue" | "BlueViolet" | "Brown" | "BurlyWood" | "CadetBlue" | "Chartreuse" | "Chocolate" | "Coral" | "CornflowerBlue" | "Cornsilk" | "Crimson" | "Cyan" | "DarkBlue" | "DarkCyan" | "DarkGoldenRod" | "DarkGray" | "DarkGreen" | "DarkGrey" | "DarkKhaki" | "DarkMagenta" | "DarkOliveGreen" | "DarkOrange" | "DarkOrchid" | "DarkRed" | "DarkSalmon" | "DarkSeaGreen" | "DarkSlateBlue" | "DarkSlateGray" | "DarkSlateGrey" | "DarkTurquoise" | "DarkViolet" | "DeepPink" | "DeepSkyBlue" | "DimGray" | "DimGrey" | "DodgerBlue" | "FireBrick" | "FloralWhite" | "ForestGreen" | "Fuchsia" | "Gainsboro" | "GhostWhite" | "Gold" | "GoldenRod" | "Gray" | "Green" | "GreenYellow" | "Grey" | "HoneyDew" | "HotPink" | "IndianRed" | "Indigo" | "Ivory" | "Khaki" | "Lavender" | "LavenderBlush" | "LawnGreen" | "LemonChiffon" | "LightBlue" | "LightCoral" | "LightCyan" | "LightGoldenRodYellow" | "LightGray" | "LightGreen" | "LightGrey" | "LightPink" | "LightSalmon" | "LightSeaGreen" | "LightSkyBlue" | "LightSlateGray" | "LightSlateGrey" | "LightSteelBlue" | "LightYellow" | "Lime" | "LimeGreen" | "Linen" | "Magenta" | "Maroon" | "MediumAquaMarine" | "MediumBlue" | "MediumOrchid" | "MediumPurple" | "MediumSeaGreen" | "MediumSlateBlue" | "MediumSpringGreen" | "MediumTurquoise" | "MediumVioletRed" | "MidnightBlue" | "MintCream" | "MistyRose" | "Moccasin" | "NavajoWhite" | "Navy" | "OldLace" | "Olive" | "OliveDrab" | "Orange" | "OrangeRed" | "Orchid" | "PaleGoldenRod" | "PaleGreen" | "PaleTurquoise" | "PaleVioletRed" | "PapayaWhip" | "PeachPuff" | "Peru" | "Pink" | "Plum" | "PowderBlue" | "Purple" | "RebeccaPurple" | "Red" | "RosyBrown" | "RoyalBlue" | "SaddleBrown" | "Salmon" | "SandyBrown" | "SeaGreen" | "SeaShell" | "Sienna" | "Silver" | "SkyBlue" | "SlateBlue" | "SlateGray" | "SlateGrey" | "Snow" | "SpringGreen" | "SteelBlue" | "Tan" | "Teal" | "Thistle" | "Tomato" | "transparent" | "Turquoise" | "Violet" | "Wheat" | "White" | "WhiteSmoke" | "Yellow" | "YellowGreen") | ("ActiveText" | "ButtonFace" | "ButtonText" | "ButtonBorder" | "Canvas" | "CanvasText" | "Field" | "FieldText" | "GrayText" | "Highlight" | "HighlightText" | "LinkText" | "Mark" | "MarkText" | "VisitedText") | "CurrentColor" | "hsl(" | "lab(" | "rgb(") | "none" | "child" | "context-fill" | "context-stroke") | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; strokeDasharray?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.StrokeDasharray | undefined; strokeDashoffset?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; strokeLinecap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.StrokeLinecap | undefined; strokeLinejoin?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.StrokeLinejoin | undefined; strokeMiterlimit?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; strokeOpacity?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").OnlyNumber | undefined; strokeWidth?: import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | undefined; textAnchor?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.TextAnchor | undefined; vectorEffect?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/theme").ScaleValue | import("@stitches/react/types/util").Index | import("@stitches/react/types/css").Property.VectorEffect | undefined; p?: import("@stitches/react/types/css-util").WithPropertyValue<"padding"> | import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; pt?: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop"> | import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; pr?: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight"> | import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; pb?: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom"> | import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; pl?: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft"> | import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; px?: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft"> | import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; py?: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop"> | import("@stitches/react/types/css").OnlyStringNumeric | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; m?: import("@stitches/react/types/css-util").WithPropertyValue<"margin"> | import("@stitches/react/types/css").Property.Margin | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; mt?: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop"> | import("@stitches/react/types/css").Property.MarginTop | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; mr?: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight"> | import("@stitches/react/types/css").Property.MarginRight | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; mb?: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom"> | import("@stitches/react/types/css").Property.MarginBottom | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; ml?: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft"> | import("@stitches/react/types/css").Property.MarginLeft | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; mx?: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft"> | import("@stitches/react/types/css").Property.MarginLeft | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; my?: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop"> | import("@stitches/react/types/css").Property.MarginTop | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | undefined; size?: import("@stitches/react/types/css-util").WithPropertyValue<"width"> | import("@stitches/react/types/css").Property.Width | import("@stitches/react/types/css").Globals | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | undefined; bg?: import("@stitches/react/types/css-util").WithPropertyValue<"background"> | import("@stitches/react/types/css").Property.Background | import("@stitches/react/types/css").Globals | "$currentColor" | "$light-chromia-dark" | "$light-off-white" | "$light-red" | "$light-orange" | "$light-steel-blue" | "$light-purple" | "$light-soft-pink" | "$light-yellow" | "$light-green" | "$dark-chromia-dark" | "$dark-off-white" | "$dark-red" | "$dark-orange" | "$dark-steel-blue" | "$dark-purple" | "$dark-soft-pink" | "$dark-yellow" | "$dark-green" | "$gray-1" | "$gray-2" | "$gray-3" | "$gray-4" | "$gray-5" | "$off-white-72" | "$off-white-36" | "$off-white-18" | "$off-white-9" | "$off-white-3" | "$off-white-72-opaque" | "$off-white-36-opaque" | "$off-white-18-opaque" | "$off-white-9-opaque" | "$off-white-3-opaque" | "$chromia-dark-36" | undefined; pos?: import("@stitches/react/types/css-util").WithPropertyValue<"position"> | import("@stitches/react/types/css").Property.Position | import("@stitches/react/types/css").Globals | undefined; gridGap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/util").Index | undefined; gridColumnGap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/util").Index | undefined; gridRowGap?: import("@stitches/react/types/css").Globals | import("@stitches/react/types/util").Index | undefined; }]>, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const StyledContent: import("@stitches/react/types/styled-component").StyledComponent>, {}, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const ViewportPosition: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; export declare const StyledViewport: import("@stitches/react/types/styled-component").StyledComponent>, {}, { s: string; m: string; l: string; xl: string; }, import("@stitches/react/types/css-util").CSS<{ s: string; m: string; l: string; xl: string; }, { opacities: { disabled: number; }; colors: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; }; fonts: { decorative: string; text: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; fontWeights: { black: number; bold: number; medium: number; regular: number; }; lineHeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; }; space: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; }; sizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; radii: { xs: string; s: string; m: string; round: string; }; shadows: { "light-chromia-dark": string; "light-off-white": string; "light-red": string; "light-orange": string; "light-steel-blue": string; "light-purple": string; "light-soft-pink": string; "light-yellow": string; "light-green": string; "dark-chromia-dark": string; "dark-off-white": string; "dark-red": string; "dark-orange": string; "dark-steel-blue": string; "dark-purple": string; "dark-soft-pink": string; "dark-yellow": string; "dark-green": string; "gray-1": string; "gray-2": string; "gray-3": string; "gray-4": string; "gray-5": string; "off-white-72": string; "off-white-36": string; "off-white-18": string; "off-white-9": string; "off-white-3": string; "off-white-72-opaque": string; "off-white-36-opaque": string; "off-white-18-opaque": string; "off-white-9-opaque": string; "off-white-3-opaque": string; "chromia-dark-36": string; currentColor: string; card: string; tooltip: string; }; }, { opacity: "opacities"; 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"; blockSize: "sizes"; minBlockSize: "sizes"; maxBlockSize: "sizes"; inlineSize: "sizes"; minInlineSize: "sizes"; maxInlineSize: "sizes"; width: "sizes"; minWidth: "sizes"; maxWidth: "sizes"; height: "sizes"; minHeight: "sizes"; maxHeight: "sizes"; flexBasis: "sizes"; gridTemplateColumns: "sizes"; gridTemplateRows: "sizes"; borderWidth: "borderWidths"; 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: import("@stitches/react/types/css-util").WithPropertyValue<"padding">) => { padding: import("@stitches/react/types/css-util").WithPropertyValue<"padding">; }; pt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; pr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">) => { paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingRight">; }; pb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">) => { paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingBottom">; }; pl: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; px: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">) => { paddingLeft: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; paddingRight: import("@stitches/react/types/css-util").WithPropertyValue<"paddingLeft">; }; py: (value: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">) => { paddingTop: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; paddingBottom: import("@stitches/react/types/css-util").WithPropertyValue<"paddingTop">; }; m: (value: import("@stitches/react/types/css-util").WithPropertyValue<"margin">) => { margin: import("@stitches/react/types/css-util").WithPropertyValue<"margin">; }; mt: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; mr: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">) => { marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginRight">; }; mb: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">) => { marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginBottom">; }; ml: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; mx: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">) => { marginLeft: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; marginRight: import("@stitches/react/types/css-util").WithPropertyValue<"marginLeft">; }; my: (value: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">) => { marginTop: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; marginBottom: import("@stitches/react/types/css-util").WithPropertyValue<"marginTop">; }; size: (value: import("@stitches/react/types/css-util").WithPropertyValue<"width">) => { width: import("@stitches/react/types/css-util").WithPropertyValue<"width">; height: import("@stitches/react/types/css-util").WithPropertyValue<"width">; }; bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => { background: import("@stitches/react/types/css-util").WithPropertyValue<"background">; }; pos: (value: import("@stitches/react/types/css-util").WithPropertyValue<"position">) => { position: import("@stitches/react/types/css-util").WithPropertyValue<"position">; }; }>>; //# sourceMappingURL=navigation-menu.styled.d.ts.map