import { extractStylerProps } from '../types'; import * as styles from './styles'; export { styles }; export * from './simpleStyleFactories'; export * from './systemStyleFactories'; export declare type StylerProps = extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps & extractStylerProps; export declare const styleList: (import("../types").IStyler<{ bgColor?: string | (string | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderColor?: string | (string | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ color?: string | (string | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ opacity?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ shadow?: string | (string | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderRadius?: string | number | void | (string | number | void | null)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderRadiusTopLeft?: string | number | void | (string | number | void | null)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderRadiusTopRight?: string | number | void | (string | number | void | null)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderRadiusBottomLeft?: string | number | void | (string | number | void | null)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderRadiusBottomRight?: string | number | void | (string | number | void | null)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderStyle?: string | (string | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderWidth?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderWidthTop?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderWidthRight?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderWidthBottom?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ borderWidthLeft?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ display?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ height?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ minHeight?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ minWidth?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ maxHeight?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ maxWidth?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ width?: string | number | (string | number | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ alignContent?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ alignItems?: void | "center" | "stretch" | "flex-end" | "flex-start" | "baseline" | styles.AlignItems[] | undefined; }, {}> | import("../types").IStyler<{ alignSelf?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ flex?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ flexBasis?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ flexDirection?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ flexGrow?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ flexOrder?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ flexShrink?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ flexWrap?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ justifyContent?: void | "left" | "right" | "start" | "center" | "end" | "space-around" | "space-between" | "space-evenly" | "stretch" | "flex-end" | "flex-start" | styles.JustifyContent[] | undefined; }, {}> | import("../types").IStyler<{ overflow?: "auto" | "hidden" | "visible" | "scroll" | "overlay" | ("auto" | "hidden" | "visible" | "scroll" | "overlay" | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ overflowX?: "auto" | "hidden" | "visible" | "scroll" | "overlay" | ("auto" | "hidden" | "visible" | "scroll" | "overlay" | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ overflowY?: "auto" | "hidden" | "visible" | "scroll" | "overlay" | ("auto" | "hidden" | "visible" | "scroll" | "overlay" | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ transition?: string | (string | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ cursor?: "auto" | "none" | "not-allowed" | "default" | "progress" | "inherit" | "text" | "copy" | "initial" | "unset" | "alias" | "all-scroll" | "cell" | "col-resize" | "context-menu" | "crosshair" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "ns-resize" | "nw-resize" | "pointer" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | "nswe-resize" | ("auto" | "none" | "not-allowed" | "default" | "progress" | "inherit" | "text" | "copy" | "initial" | "unset" | "alias" | "all-scroll" | "cell" | "col-resize" | "context-menu" | "crosshair" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "ns-resize" | "nw-resize" | "pointer" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | "nswe-resize" | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ pointerEvents?: "all" | "auto" | "none" | "inherit" | "visible" | "initial" | "unset" | "fill" | "stroke" | "painted" | "visibleStroke" | "bounding-box" | "visiblepainted" | "visiblefill" | ("all" | "auto" | "none" | "inherit" | "visible" | "initial" | "unset" | "fill" | "stroke" | "painted" | "visibleStroke" | "bounding-box" | "visiblepainted" | "visiblefill" | null | undefined)[] | null | undefined; }, {}> | import("../types").IStyler<{ bottom?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ left?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ right?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ position?: void | "fixed" | "absolute" | "relative" | "sticky" | styles.Position[] | undefined; }, {}> | import("../types").IStyler<{ top?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ zIndex?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ m?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ mb?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ ml?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ mr?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ mt?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ mx?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ my?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ p?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ pb?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ pl?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ pr?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ pt?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ px?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ py?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ fontFamily?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ fontSize?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ fontWeight?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ lineHeight?: string | number | void | (string | number)[] | undefined; }, {}> | import("../types").IStyler<{ textAlign?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ textOverflow?: string | void | string[] | undefined; }, {}> | import("../types").IStyler<{ textTransform?: "capitalize" | "lowercase" | "uppercase" | undefined; }, {}> | import("../types").IStyler<{ whiteSpace?: string | void | string[] | undefined; }, {}>)[];