import { Property } from 'csstype'; import { cssProperty } from '../utils/style'; export const opacity = cssProperty('opacity');