import { Style } from '../style/base'; export default function (styleList: Style[], minify?: boolean, prefixer?: boolean): string;