import { JSONValue } from '@/engine'; export declare function applyTailwind(json: JSONValue): JSONValue;