import { ReblendTyping } from 'reblend-typing'

type IStyle = ReblendTyping.CSSProperties

export { IStyle }
