import type { AsyncContext } from "../utils/context.js";
export declare const createTailwindContext: (ctx: AsyncContext) => Promise<any>;
//# sourceMappingURL=context.async.v4.d.ts.map