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