export declare const customStyleProps: { color: { property: string; scale: string; }; cursor: boolean; outline: boolean; transition: boolean; transitionDelay: boolean; textDecoration: boolean; textTransform: boolean; whiteSpace: boolean; wordBreak: boolean; wordWrap: boolean; fontVariantNumeric: boolean; textOverflow: boolean; overflowWrap: boolean; listStyleType: boolean; listStylePosition: boolean; listStyleImage: boolean; }; //# sourceMappingURL=CustomStyleProps.d.ts.map