export declare function parseStyleString(styleString: string): React.CSSProperties;
