import * as _stitches_react_types_css_util from '@stitches/react/types/css-util'; import * as _stitches_react_types_config from '@stitches/react/types/config'; import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component'; import * as react_jsx_runtime from 'react/jsx-runtime'; declare const css_card: { backgroundColor: string; border: string; borderRadius: string; cursor: string; height: string; overflow: string; padding: string; position: string; width: string; '@hover': { '&:hover': { backgroundColor: string; transform: string; }; }; '&:focus': { backgroundColor: string; transform: string; }; }; declare const Card: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", _stitches_react_types_styled_component.StyledComponentProps<[{ boxSizing: string; display: string; variants: { direction: { row: { flexDirection: string; }; column: { flexDirection: string; }; rowReverse: { flexDirection: string; }; columnReverse: { flexDirection: string; }; }; align: { start: { alignItems: string; }; center: { alignItems: string; }; end: { alignItems: string; }; stretch: { alignItems: string; }; baseline: { alignItems: string; }; }; justify: { start: { justifyContent: string; }; center: { justifyContent: string; }; end: { justifyContent: string; }; between: { justifyContent: string; }; }; wrap: { noWrap: { flexWrap: string; }; wrap: { flexWrap: string; }; wrapReverse: { flexWrap: string; }; }; gap: { 1: { gap: string; }; 2: { gap: string; }; 3: { gap: string; }; 4: { gap: string; }; 5: { gap: string; }; 6: { gap: string; }; 7: { gap: string; }; 8: { gap: string; }; 9: { gap: string; }; }; }; defaultVariants: { direction: "row"; align: "stretch"; justify: "start"; wrap: "noWrap"; }; }]>, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>, {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; declare const CardLink: _stitches_react_types_styled_component.StyledComponent<"a", {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; declare const CardImageContainer: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>, {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; declare const CardImage: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>, {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; declare const CardTitle: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", _stitches_react_types_styled_component.StyledComponentProps<[{ boxSizing: string; display: string; variants: { direction: { row: { flexDirection: string; }; column: { flexDirection: string; }; rowReverse: { flexDirection: string; }; columnReverse: { flexDirection: string; }; }; align: { start: { alignItems: string; }; center: { alignItems: string; }; end: { alignItems: string; }; stretch: { alignItems: string; }; baseline: { alignItems: string; }; }; justify: { start: { justifyContent: string; }; center: { justifyContent: string; }; end: { justifyContent: string; }; between: { justifyContent: string; }; }; wrap: { noWrap: { flexWrap: string; }; wrap: { flexWrap: string; }; wrapReverse: { flexWrap: string; }; }; gap: { 1: { gap: string; }; 2: { gap: string; }; 3: { gap: string; }; 4: { gap: string; }; 5: { gap: string; }; 6: { gap: string; }; 7: { gap: string; }; 8: { gap: string; }; 9: { gap: string; }; }; }; defaultVariants: { direction: "row"; align: "stretch"; justify: "start"; wrap: "noWrap"; }; }]>, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>, {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; declare const CardContent: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>, {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; declare const CardMeta: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", _stitches_react_types_styled_component.StyledComponentProps<[{ boxSizing: string; display: string; variants: { direction: { row: { flexDirection: string; }; column: { flexDirection: string; }; rowReverse: { flexDirection: string; }; columnReverse: { flexDirection: string; }; }; align: { start: { alignItems: string; }; center: { alignItems: string; }; end: { alignItems: string; }; stretch: { alignItems: string; }; baseline: { alignItems: string; }; }; justify: { start: { justifyContent: string; }; center: { justifyContent: string; }; end: { justifyContent: string; }; between: { justifyContent: string; }; }; wrap: { noWrap: { flexWrap: string; }; wrap: { flexWrap: string; }; wrapReverse: { flexWrap: string; }; }; gap: { 1: { gap: string; }; 2: { gap: string; }; 3: { gap: string; }; 4: { gap: string; }; 5: { gap: string; }; 6: { gap: string; }; 7: { gap: string; }; 8: { gap: string; }; 9: { gap: string; }; }; }; defaultVariants: { direction: "row"; align: "stretch"; justify: "start"; wrap: "noWrap"; }; }]>, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>, {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; /** * @note * * This is ... very custom and should not be here, haha. * * This is an implemention of components (and `next/image` lol) * * I would consider this a Component a Project would create within its repo. * * Not here, but hey. * * What is this entire repo @jeromefitz/packages if not just * throwing a bunch of stuff to the wall and seeing what * breaks through it like the Kool-Aid Man. */ declare const ImageBlur: _stitches_react_types_styled_component.StyledComponent<"div", {}, { bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, _stitches_react_types_css_util.CSS<{ bp1: string; bp2: string; bp3: string; bp4: string; motion: string; hover: string; dark: string; light: string; }, { borderWidths: unknown; borderStyles: unknown; colors: unknown; fonts: { 'fallback-mono': string; 'fallback-sans': string; 'fallback-serif': string; mono: string; sans: string; serif: string; }; fontSizes: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; fontWeights: { 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; letterSpacings: unknown; lineHeights: unknown; radii: { 0: string; 1: string; 2: string; 3: string; 4: string; pill: string; round: string; }; shadows: { 0: string; 1: string; 2: string; 3: string; toast: string; }; sizes: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; }; space: { 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; 6: string; 7: string; 8: string; 9: string; 10: string; 11: string; 12: string; 13: string; 14: string; 15: string; 16: string; }; transitions: unknown; zIndices: { 0: string; 1: string; 2: string; 3: string; 4: string; max: string; toast: string; }; foo: { bar: string; }; }, _stitches_react_types_config.DefaultThemeMap, { p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => { padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">; }; pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => { paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">; }; pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => { paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">; }; pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => { paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">; }; py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => { paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">; }; m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => { margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">; }; mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => { marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">; }; mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => { marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">; }; ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => { marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">; }; my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => { marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">; }; ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => { textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">; }; fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => { flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">; }; fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => { flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">; }; ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => { alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">; }; ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => { alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">; }; jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => { justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">; }; as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => { alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">; }; fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => { flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">; }; fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => { flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">; }; fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => { flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">; }; bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => { backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">; }; br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => { borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">; }; btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => { borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">; }; bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => { borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">; }; bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => { borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">; }; btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => { borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">; }; bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => { boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">; }; lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => { lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">; }; ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => { overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">; }; oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => { overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">; }; pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => { pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">; }; us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => { WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">; }; size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => { width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">; }; appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => { WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">; }; backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => { WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">; }; }>>; declare const CardSpotify: ({ base64, children, image, imageLabel, slug, }: { base64: any; children: any; image: any; imageLabel?: string; slug: any; }) => react_jsx_runtime.JSX.Element; declare const CardOuter: ({ children }: { children: any; }) => react_jsx_runtime.JSX.Element; export { Card as C, ImageBlur as I, CardContent as a, CardImage as b, css_card as c, CardImageContainer as d, CardLink as e, CardMeta as f, CardTitle as g, CardSpotify as h, CardOuter as i };