import { Globals, Property } from "csstype"; import { ResponsiveProp } from "../useResponsiveValue"; import { LiteralUnion } from "type-fest"; declare const GlobalValues: string[]; export declare const ColorExpressionTypes: readonly ["#", "rgb", "rgba", "hsl", "hsla"]; export declare const SpacingMapping: Record<1 | 2 | 3 | 13 | 6 | 10 | 4 | 5 | 7 | 8 | 9 | 11 | 12, string>; export declare const SizingMapping: Record<1 | 2 | 3 | 13 | 18 | 6 | 10 | 4 | 5 | 7 | 8 | 9 | 11 | 12 | 14 | 15 | 16 | 17, string>; export declare const ColorMapping: Record<"white" | "black" | "gray" | "purple-1" | "purple-2" | "purple-3" | "purple-4" | "purple-5" | "purple-6" | "purple-7" | "purple-8" | "purple-9" | "purple-10" | "orange-1" | "orange-2" | "orange-3" | "orange-4" | "orange-5" | "orange-6" | "orange-7" | "orange-8" | "orange-9" | "orange-10" | "green-1" | "green-2" | "green-3" | "green-4" | "green-5" | "green-6" | "green-7" | "green-8" | "green-9" | "green-10" | "alert-1" | "alert-2" | "alert-3" | "alert-4" | "alert-5" | "alert-6" | "alert-7" | "alert-8" | "alert-9" | "alert-10" | "warning-1" | "warning-2" | "warning-3" | "warning-4" | "warning-5" | "warning-6" | "warning-7" | "warning-8" | "warning-9" | "warning-10" | "success-1" | "success-2" | "success-3" | "success-4" | "success-5" | "success-6" | "success-7" | "success-8" | "success-9" | "success-10" | "neutral-1" | "neutral-2" | "neutral-3" | "neutral-4" | "neutral-5" | "neutral-6" | "neutral-7" | "neutral-8" | "neutral-9" | "neutral-10" | "accent-1" | "accent-2" | "accent-3" | "accent-4" | "accent-5" | "accent-6" | "accent-7" | "accent-8" | "accent-9" | "accent-10", string>; export declare const BackgroundColorMapping: { white: string; black: string; gray: string; "purple-1": string; "purple-2": string; "purple-3": string; "purple-4": string; "purple-5": string; "purple-6": string; "purple-7": string; "purple-8": string; "purple-9": string; "purple-10": string; "orange-1": string; "orange-2": string; "orange-3": string; "orange-4": string; "orange-5": string; "orange-6": string; "orange-7": string; "orange-8": string; "orange-9": string; "orange-10": string; "green-1": string; "green-2": string; "green-3": string; "green-4": string; "green-5": string; "green-6": string; "green-7": string; "green-8": string; "green-9": string; "green-10": string; "alert-1": string; "alert-2": string; "alert-3": string; "alert-4": string; "alert-5": string; "alert-6": string; "alert-7": string; "alert-8": string; "alert-9": string; "alert-10": string; "warning-1": string; "warning-2": string; "warning-3": string; "warning-4": string; "warning-5": string; "warning-6": string; "warning-7": string; "warning-8": string; "warning-9": string; "warning-10": string; "success-1": string; "success-2": string; "success-3": string; "success-4": string; "success-5": string; "success-6": string; "success-7": string; "success-8": string; "success-9": string; "success-10": string; "neutral-1": string; "neutral-2": string; "neutral-3": string; "neutral-4": string; "neutral-5": string; "neutral-6": string; "neutral-7": string; "neutral-8": string; "neutral-9": string; "neutral-10": string; "accent-1": string; "accent-2": string; "accent-3": string; "accent-4": string; "accent-5": string; "accent-6": string; "accent-7": string; "accent-8": string; "accent-9": string; "accent-10": string; "alias-accent": string; "alias-accent-hover": string; "alias-accent-active": string; "alias-alert": string; "alias-alert-hover": string; "alias-warning": string; "alias-success": string; "alias-static-white": string; "alias-body": string; "alias-surface": string; "alias-soft-break": string; "alias-hard-break": string; "alias-mid-break": string; "alias-basic": string; "alias-basic-hover": string; "alias-basic-active": string; "alias-basic-transparent": string; "alias-basic-transparent-hover": string; "alias-basic-transparent-active": string; "alias-grey-hover": string; "alias-grey-active": string; "alias-accent-faint": string; "alias-accent-light": string; "alias-accent-transparent": string; "alias-accent-transparent-hover": string; "alias-accent-transparent-active": string; "alias-alert-active": string; "alias-alert-faint": string; "alias-alert-light": string; "alias-alert-transparent": string; "alias-alert-transparent-hover": string; "alias-alert-transparent-active": string; "alias-warning-hover": string; "alias-warning-active": string; "alias-warning-faint": string; "alias-warning-light": string; "alias-success-hover": string; "alias-success-active": string; "alias-success-faint": string; "alias-success-light": string; "alias-transparent": string; "alias-underlay": string; "alias-input-selection": string; }; export declare const BorderMapping: { white: string; black: string; gray: string; "purple-1": string; "purple-2": string; "purple-3": string; "purple-4": string; "purple-5": string; "purple-6": string; "purple-7": string; "purple-8": string; "purple-9": string; "purple-10": string; "orange-1": string; "orange-2": string; "orange-3": string; "orange-4": string; "orange-5": string; "orange-6": string; "orange-7": string; "orange-8": string; "orange-9": string; "orange-10": string; "green-1": string; "green-2": string; "green-3": string; "green-4": string; "green-5": string; "green-6": string; "green-7": string; "green-8": string; "green-9": string; "green-10": string; "alert-1": string; "alert-2": string; "alert-3": string; "alert-4": string; "alert-5": string; "alert-6": string; "alert-7": string; "alert-8": string; "alert-9": string; "alert-10": string; "warning-1": string; "warning-2": string; "warning-3": string; "warning-4": string; "warning-5": string; "warning-6": string; "warning-7": string; "warning-8": string; "warning-9": string; "warning-10": string; "success-1": string; "success-2": string; "success-3": string; "success-4": string; "success-5": string; "success-6": string; "success-7": string; "success-8": string; "success-9": string; "success-10": string; "neutral-1": string; "neutral-2": string; "neutral-3": string; "neutral-4": string; "neutral-5": string; "neutral-6": string; "neutral-7": string; "neutral-8": string; "neutral-9": string; "neutral-10": string; "accent-1": string; "accent-2": string; "accent-3": string; "accent-4": string; "accent-5": string; "accent-6": string; "accent-7": string; "accent-8": string; "accent-9": string; "accent-10": string; "alias-accent-active": string; "alias-alert": string; "alias-alert-hover": string; "alias-warning": string; "alias-success": string; "alias-mid-break": string; "alias-alert-active": string; "alias-warning-hover": string; "alias-warning-active": string; "alias-success-hover": string; "alias-success-active": string; "alias-low-break": string; "alias-high-break": string; }; export declare const BorderRadiusMapping: Record<1 | 2 | 3 | 4 | "pill" | "circular", string>; export declare const BoxShadowMapping: { "alias-lifted": string; "alias-floating": string; 1: string; 2: string; }; export declare const FontSizeMapping: Record<1 | 2 | 3 | 6 | 10 | 4 | 5 | 7 | 8 | 9 | 11, string>; export declare const FontWeightMapping: Record<1 | 2 | 3, string>; export declare const IconColorMapping: { white: string; black: string; gray: string; "purple-1": string; "purple-2": string; "purple-3": string; "purple-4": string; "purple-5": string; "purple-6": string; "purple-7": string; "purple-8": string; "purple-9": string; "purple-10": string; "orange-1": string; "orange-2": string; "orange-3": string; "orange-4": string; "orange-5": string; "orange-6": string; "orange-7": string; "orange-8": string; "orange-9": string; "orange-10": string; "green-1": string; "green-2": string; "green-3": string; "green-4": string; "green-5": string; "green-6": string; "green-7": string; "green-8": string; "green-9": string; "green-10": string; "alert-1": string; "alert-2": string; "alert-3": string; "alert-4": string; "alert-5": string; "alert-6": string; "alert-7": string; "alert-8": string; "alert-9": string; "alert-10": string; "warning-1": string; "warning-2": string; "warning-3": string; "warning-4": string; "warning-5": string; "warning-6": string; "warning-7": string; "warning-8": string; "warning-9": string; "warning-10": string; "success-1": string; "success-2": string; "success-3": string; "success-4": string; "success-5": string; "success-6": string; "success-7": string; "success-8": string; "success-9": string; "success-10": string; "neutral-1": string; "neutral-2": string; "neutral-3": string; "neutral-4": string; "neutral-5": string; "neutral-6": string; "neutral-7": string; "neutral-8": string; "neutral-9": string; "neutral-10": string; "accent-1": string; "accent-2": string; "accent-3": string; "accent-4": string; "accent-5": string; "accent-6": string; "accent-7": string; "accent-8": string; "accent-9": string; "accent-10": string; "alias-primary": string; "alias-primary-hover": string; "alias-secondary": string; "alias-tertiary": string; "alias-faint": string; "alias-accent": string; "alias-accent-hover": string; "alias-accent-active": string; "alias-alert": string; "alias-alert-hover": string; "alias-warning": string; "alias-success": string; "alias-static-white": string; "alias-input-placeholder": string; }; export declare const LineHeightMapping: Record<1 | 2 | 3 | 6 | 4 | 5, string>; export declare const TextColorMapping: { white: string; black: string; gray: string; "purple-1": string; "purple-2": string; "purple-3": string; "purple-4": string; "purple-5": string; "purple-6": string; "purple-7": string; "purple-8": string; "purple-9": string; "purple-10": string; "orange-1": string; "orange-2": string; "orange-3": string; "orange-4": string; "orange-5": string; "orange-6": string; "orange-7": string; "orange-8": string; "orange-9": string; "orange-10": string; "green-1": string; "green-2": string; "green-3": string; "green-4": string; "green-5": string; "green-6": string; "green-7": string; "green-8": string; "green-9": string; "green-10": string; "alert-1": string; "alert-2": string; "alert-3": string; "alert-4": string; "alert-5": string; "alert-6": string; "alert-7": string; "alert-8": string; "alert-9": string; "alert-10": string; "warning-1": string; "warning-2": string; "warning-3": string; "warning-4": string; "warning-5": string; "warning-6": string; "warning-7": string; "warning-8": string; "warning-9": string; "warning-10": string; "success-1": string; "success-2": string; "success-3": string; "success-4": string; "success-5": string; "success-6": string; "success-7": string; "success-8": string; "success-9": string; "success-10": string; "neutral-1": string; "neutral-2": string; "neutral-3": string; "neutral-4": string; "neutral-5": string; "neutral-6": string; "neutral-7": string; "neutral-8": string; "neutral-9": string; "neutral-10": string; "accent-1": string; "accent-2": string; "accent-3": string; "accent-4": string; "accent-5": string; "accent-6": string; "accent-7": string; "accent-8": string; "accent-9": string; "accent-10": string; "alias-primary": string; "alias-primary-hover": string; "alias-secondary": string; "alias-tertiary": string; "alias-faint": string; "alias-accent": string; "alias-accent-hover": string; "alias-accent-active": string; "alias-alert": string; "alias-alert-hover": string; "alias-warning": string; "alias-success": string; "alias-static-white": string; "alias-input-placeholder": string; }; export declare type CssColor = Globals | "currentcolor" | (string & {}); export declare type Fill = Globals | "child" | "context-fill" | "context-stroke" | "none" | (string & {}); export declare type BackgroundColorValue = keyof typeof BackgroundColorMapping | CssColor; export declare type BorderValue = keyof typeof BorderMapping | Property.Border; export declare type BorderRadiusValue = keyof typeof BorderRadiusMapping | Property.BorderRadius; export declare type BoxShadowValue = keyof typeof BoxShadowMapping | Property.BoxShadow; export declare type ColorValue = keyof typeof TextColorMapping | CssColor; export declare type ColumnGapValue = keyof typeof SpacingMapping | Property.ColumnGap; export declare type FillValue = keyof typeof IconColorMapping | Fill; export declare type FontSizeValue = keyof typeof FontSizeMapping | Property.FontSize; export declare type FontWeightValue = keyof typeof FontWeightMapping | typeof GlobalValues[number]; export declare type GapValue = keyof typeof SpacingMapping | Property.Gap; export declare type GridAutoColumnsValue = keyof typeof SizingMapping | Property.GridAutoColumns; export declare type GridAutoRowsValue = keyof typeof SizingMapping | Property.GridAutoRows; export declare type GridTemplateColumnsValue = keyof typeof SizingMapping | Property.GridTemplateColumns; export declare type GridTemplateRowsValue = keyof typeof SizingMapping | Property.GridTemplateRows; export declare type HeightValue = keyof typeof SizingMapping | Property.Height; export declare type LineHeightValue = keyof typeof LineHeightMapping | Property.LineHeight; export declare type MarginValue = keyof typeof SpacingMapping | Property.Margin; export declare type PaddingValue = keyof typeof SpacingMapping | Property.Padding; export declare type RowGapValue = keyof typeof SpacingMapping | Property.RowGap; export declare type SizingValue = LiteralUnion; export declare type SpacingValue = LiteralUnion; export declare type StrokeValue = keyof typeof IconColorMapping | Property.Stroke; export declare type WidthValue = keyof typeof SizingMapping | Property.Width; export declare type AlignContentProp = ResponsiveProp; export declare type AlignItemsProp = ResponsiveProp; export declare type AlignSelfProp = ResponsiveProp; export declare type AspectRatioProp = ResponsiveProp; export declare type BackgroundColorProp = ResponsiveProp; export declare type BackgroundImageProp = ResponsiveProp; export declare type BackgroundPositionProp = ResponsiveProp; export declare type BackgroundRepeatProp = ResponsiveProp; export declare type BackgroundSizeProp = ResponsiveProp; export declare type BorderProp = ResponsiveProp; export declare type BorderBottomProp = BorderProp; export declare type BorderLeftProp = BorderProp; export declare type BorderRightProp = BorderProp; export declare type BorderTopProp = BorderProp; export declare type BorderRadiusProp = ResponsiveProp; export declare type BorderBottomLeftRadiusProp = BorderRadiusProp; export declare type BorderBottomRightRadiusProp = BorderRadiusProp; export declare type BorderTopLeftRadiusProp = BorderRadiusProp; export declare type BorderTopRightRadiusProp = BorderRadiusProp; export declare type BottomProp = ResponsiveProp; export declare type BoxShadowProp = ResponsiveProp; export declare type ColorProp = ResponsiveProp; export declare type ColumnGapProp = ResponsiveProp; export declare type ContentProp = ResponsiveProp; export declare type ContentVisibilityProp = ResponsiveProp; export declare type CursorProp = ResponsiveProp; export declare type DisplayProp = ResponsiveProp; export declare type FillProp = ResponsiveProp; export declare type FilterProp = ResponsiveProp; export declare type FlexProp = ResponsiveProp; export declare type FlexBasisProp = ResponsiveProp; export declare type FlexDirectionProp = ResponsiveProp; export declare type FlexFlowProp = ResponsiveProp; export declare type FlexGrowProp = ResponsiveProp; export declare type FlexShrinkProp = ResponsiveProp; export declare type FlexWrapProp = ResponsiveProp; export declare type FontSizeProp = ResponsiveProp; export declare type FontStyleProp = ResponsiveProp; export declare type FontWeightProp = ResponsiveProp; export declare type GapProp = ResponsiveProp; export declare type GridProp = ResponsiveProp; export declare type GridAreaProp = ResponsiveProp; export declare type GridAutoColumnsProp = ResponsiveProp; export declare type GridAutoFlowProp = ResponsiveProp; export declare type GridAutoRowsProp = ResponsiveProp; export declare type GridColumnProp = ResponsiveProp; export declare type GridColumnEndProp = ResponsiveProp; export declare type GridColumnSpanProp = ResponsiveProp; export declare type GridColumnStartProp = ResponsiveProp; export declare type GridRowProp = ResponsiveProp; export declare type GridRowEndProp = ResponsiveProp; export declare type GridRowStartProp = ResponsiveProp; export declare type GridRowSpanProp = ResponsiveProp; export declare type GridTemplateProp = ResponsiveProp; export declare type GridTemplateAreasProp = ResponsiveProp; export declare type GridTemplateColumnsProp = ResponsiveProp; export declare type GridTemplateRowsProp = ResponsiveProp; export declare type HeightProp = ResponsiveProp; export declare type JustifyContentProp = ResponsiveProp; export declare type JustifyItemsProp = ResponsiveProp; export declare type JustifySelfProp = ResponsiveProp; export declare type LeftProp = ResponsiveProp; export declare type LetterSpacingProp = ResponsiveProp; export declare type LineHeightProp = ResponsiveProp; export declare type MarginProp = ResponsiveProp; export declare type MarginBottomProp = MarginProp; export declare type MarginLeftProp = MarginProp; export declare type MarginRightProp = MarginProp; export declare type MarginTopProp = MarginProp; export declare type MarginXProp = MarginProp; export declare type MarginYProp = MarginProp; export declare type MaxHeightProp = ResponsiveProp; export declare type MaxWidthProp = ResponsiveProp; export declare type MinHeightProp = ResponsiveProp; export declare type MinWidthProp = ResponsiveProp; export declare type ObjectFitProp = ResponsiveProp; export declare type ObjectPositionProp = ResponsiveProp; export declare type OpacityProp = ResponsiveProp; export declare type OrderProp = ResponsiveProp; export declare type OutlineProp = ResponsiveProp; export declare type OverflowProp = ResponsiveProp; export declare type OverflowXProp = ResponsiveProp; export declare type OverflowYProp = ResponsiveProp; export declare type PaddingProp = ResponsiveProp; export declare type PaddingBottomProp = PaddingProp; export declare type PaddingLeftProp = PaddingProp; export declare type PaddingRightProp = PaddingProp; export declare type PaddingTopProp = PaddingProp; export declare type PaddingXProp = PaddingProp; export declare type PaddingYProp = PaddingProp; export declare type PointerEventsProp = ResponsiveProp; export declare type PositionProp = ResponsiveProp; export declare type ResizeProp = ResponsiveProp; export declare type RightProp = ResponsiveProp; export declare type RowGapProp = ResponsiveProp; export declare type StrokeProp = ResponsiveProp; export declare type TextAlignProp = ResponsiveProp; export declare type TextDecorationProp = ResponsiveProp; export declare type TextOverflowProp = ResponsiveProp; export declare type TextTransformProp = ResponsiveProp; export declare type TopProp = ResponsiveProp; export declare type TransformProp = ResponsiveProp; export declare type TransformOriginProp = ResponsiveProp; export declare type TransformStyleProp = ResponsiveProp; export declare type VerticalAlignProp = ResponsiveProp; export declare type VisibilityProp = ResponsiveProp; export declare type WhiteSpaceProp = ResponsiveProp; export declare type WidthProp = ResponsiveProp; export declare type WillChangeProp = ResponsiveProp; export declare type WordBreakProp = ResponsiveProp; export declare type ZIndexProp = ResponsiveProp; export interface StyledSystemProps { /** * @ignore */ alignContent?: AlignContentProp; /** * @ignore */ alignItems?: AlignItemsProp; /** * @ignore */ alignSelf?: AlignSelfProp; /** * @ignore */ aspectRatio?: AspectRatioProp; /** * @ignore */ backgroundColor?: BackgroundColorProp; /** * @ignore */ backgroundColorActive?: BackgroundColorProp; /** * @ignore */ backgroundColorFocus?: BackgroundColorProp; /** * @ignore */ backgroundColorHover?: BackgroundColorProp; /** * @ignore */ backgroundImage?: BackgroundImageProp; /** * @ignore */ backgroundPosition?: BackgroundPositionProp; /** * @ignore */ backgroundRepeat?: BackgroundRepeatProp; /** * @ignore */ backgroundSize?: BackgroundSizeProp; /** * @ignore */ border?: BorderProp; /** * @ignore */ borderBottom?: BorderBottomProp; /** * @ignore */ borderBottomActive?: BorderBottomProp; /** * @ignore */ borderBottomFocus?: BorderBottomProp; /** * @ignore */ borderBottomHover?: BorderBottomProp; /** * @ignore */ borderBottomLeftRadius?: BorderRadiusProp; /** * @ignore */ borderBottomRightRadius?: BorderRadiusProp; /** * @ignore */ borderActive?: BorderProp; /** * @ignore */ borderFocus?: BorderProp; /** * @ignore */ borderHover?: BorderProp; /** * @ignore */ borderLeft?: BorderLeftProp; /** * @ignore */ borderLeftActive?: BorderLeftProp; /** * @ignore */ borderLeftFocus?: BorderLeftProp; /** * @ignore */ borderLeftHover?: BorderLeftProp; /** * @ignore */ borderRadius?: BorderRadiusProp; /** * @ignore */ borderRight?: BorderRightProp; /** * @ignore */ borderRightActive?: BorderRightProp; /** * @ignore */ borderRightFocus?: BorderRightProp; /** * @ignore */ borderRightHover?: BorderRightProp; /** * @ignore */ borderTop?: BorderTopProp; /** * @ignore */ borderTopActive?: BorderTopProp; /** * @ignore */ borderTopFocus?: BorderTopProp; /** * @ignore */ borderTopHover?: BorderTopProp; /** * @ignore */ borderTopLeftRadius?: BorderRadiusProp; /** * @ignore */ borderTopRightRadius?: BorderRadiusProp; /** * @ignore */ bottom?: BottomProp; /** * @ignore */ boxShadow?: BoxShadowProp; /** * @ignore */ boxShadowActive?: BoxShadowProp; /** * @ignore */ boxShadowFocus?: BoxShadowProp; /** * @ignore */ boxShadowHover?: BoxShadowProp; /** * @ignore */ color?: ColorProp; /** * @ignore */ colorActive?: ColorProp; /** * @ignore */ colorFocus?: ColorProp; /** * @ignore */ colorHover?: ColorProp; /** * @ignore */ columnGap?: ColumnGapProp; /** * @ignore */ content?: ContentProp; /** * @ignore */ contentVisibility?: ContentVisibilityProp; /** * @ignore */ cursor?: CursorProp; /** * @ignore */ cursorHover?: CursorProp; /** * @ignore */ display?: DisplayProp; /** * @ignore */ fill?: FillProp; /** * @ignore */ fillFocus?: FillProp; /** * @ignore */ fillHover?: FillProp; /** * @ignore */ filter?: FilterProp; /** * @ignore */ flex?: FlexProp; /** * @ignore */ flexBasis?: FlexBasisProp; /** * @ignore */ flexDirection?: FlexDirectionProp; /** * @ignore */ flexFlow?: FlexFlowProp; /** * @ignore */ flexGrow?: FlexGrowProp; /** * @ignore */ flexShrink?: FlexShrinkProp; /** * @ignore */ flexWrap?: FlexWrapProp; /** * @ignore */ fontSize?: FontSizeProp; /** * @ignore */ fontStyle?: FontStyleProp; /** * @ignore */ fontWeight?: FontWeightProp; /** * @ignore */ gap?: GapProp; /** * @ignore */ grid?: GridProp; /** * @ignore */ gridArea?: GridAreaProp; /** * @ignore */ gridAutoColumns?: GridAutoColumnsProp; /** * @ignore */ gridAutoFlow?: GridAutoFlowProp; /** * @ignore */ gridAutoRows?: GridAutoRowsProp; /** * @ignore */ gridColumn?: GridColumnProp; /** * @ignore */ gridColumnEnd?: GridColumnEndProp; /** * @ignore */ gridColumnSpan?: GridColumnSpanProp; /** * @ignore */ gridColumnStart?: GridColumnStartProp; /** * @ignore */ gridRow?: GridRowProp; /** * @ignore */ gridRowEnd?: GridRowEndProp; /** * @ignore */ gridRowSpan?: GridRowSpanProp; /** * @ignore */ gridRowStart?: GridRowStartProp; /** * @ignore */ gridTemplate?: GridTemplateProp; /** * @ignore */ gridTemplateAreas?: GridTemplateAreasProp; /** * @ignore */ gridTemplateColumns?: GridTemplateColumnsProp; /** * @ignore */ gridTemplateRows?: GridTemplateRowsProp; /** * @ignore */ height?: HeightProp; /** * @ignore */ justifyContent?: JustifyContentProp; /** * @ignore */ justifyItems?: JustifyItemsProp; /** * @ignore */ justifySelf?: JustifySelfProp; /** * @ignore */ left?: LeftProp; /** * @ignore */ letterSpacing?: LetterSpacingProp; /** * @ignore */ lineHeight?: LineHeightProp; /** * @ignore */ margin?: MarginProp; /** * @ignore */ marginBottom?: MarginBottomProp; /** * @ignore */ marginLeft?: MarginLeftProp; /** * @ignore */ marginRight?: MarginRightProp; /** * @ignore */ marginTop?: MarginTopProp; /** * @ignore */ marginX?: MarginXProp; /** * @ignore */ marginY?: MarginYProp; /** * @ignore */ maxHeight?: MaxHeightProp; /** * @ignore */ maxWidth?: MaxWidthProp; /** * @ignore */ minHeight?: MinHeightProp; /** * @ignore */ minWidth?: MinWidthProp; /** * @ignore */ objectFit?: ObjectFitProp; /** * @ignore */ objectPosition?: ObjectPositionProp; /** * @ignore */ opacity?: OpacityProp; /** * @ignore */ opacityActive?: OpacityProp; /** * @ignore */ opacityFocus?: OpacityProp; /** * @ignore */ opacityHover?: OpacityProp; /** * @ignore */ order?: OrderProp; /** * @ignore */ outline?: OutlineProp; /** * @ignore */ outlineFocus?: OutlineProp; /** * @ignore */ overflow?: OverflowProp; /** * @ignore */ overflowX?: OverflowXProp; /** * @ignore */ overflowY?: OverflowYProp; /** * @ignore */ padding?: PaddingProp; /** * @ignore */ paddingBottom?: PaddingBottomProp; /** * @ignore */ paddingLeft?: PaddingLeftProp; /** * @ignore */ paddingRight?: PaddingRightProp; /** * @ignore */ paddingTop?: PaddingTopProp; /** * @ignore */ paddingX?: PaddingXProp; /** * @ignore */ paddingY?: PaddingYProp; /** * @ignore */ pointerEvents?: PointerEventsProp; /** * @ignore */ position?: PositionProp; /** * @ignore */ resize?: ResizeProp; /** * @ignore */ right?: RightProp; /** * @ignore */ rowGap?: RowGapProp; /** * @ignore */ stroke?: StrokeProp; /** * @ignore */ textAlign?: TextAlignProp; /** * @ignore */ textDecoration?: TextDecorationProp; /** * @ignore */ textOverflow?: TextOverflowProp; /** * @ignore */ textTransform?: TextTransformProp; /** * @ignore */ top?: TopProp; /** * @ignore */ transform?: TransformProp; /** * @ignore */ transformOrigin?: TransformOriginProp; /** * @ignore */ transformStyle?: TransformStyleProp; /** * @ignore */ verticalAlign?: VerticalAlignProp; /** * @ignore */ visibility?: VisibilityProp; /** * @ignore */ whiteSpace?: WhiteSpaceProp; /** * @ignore */ width?: WidthProp; /** * @ignore */ willChange?: WillChangeProp; /** * @ignore */ wordBreak?: WordBreakProp; /** * @ignore */ zIndex?: ZIndexProp; } export declare function getSizingValue(value: string | keyof typeof SizingMapping): string | 1 | 2 | 3 | 13 | 18 | 6 | 10 | 4 | 5 | 7 | 8 | 9 | 11 | 12 | 14 | 15 | 16 | 17; export declare function useStyledSystem>(props: TProps): Omit; export declare function isStyledSystemProp(name: string): boolean; export {};