import { Configuration } from '../configure'; export default function renderCSSText(cssTexts: string[], config: Configuration): void;