export = StyleToObject; declare function StyleToObject(style: string, iterator?: Function): null | any;