import { CSSProperties } from 'react'; export default function autoprefix(style: CSSProperties): CSSProperties;