import type { UniwindBundlerConfig } from '../config'; export declare const compileCSS: (bundlerConfig: UniwindBundlerConfig) => Promise;