import { StyleRule } from '../types'; export default function prefixer(style: StyleRule): StyleRule;