import type { CSSValue } from '../types.js'; /** * CSS property to Tailwind class mappings */ export declare const CSS_TO_TAILWIND_MAP: Record string[]>; //# sourceMappingURL=css-to-tailwind.d.ts.map