/** Generate a `:root {}` block with all SLOPE tokens as CSS custom properties. */ export declare function generateCssVariables(): string; //# sourceMappingURL=css.d.ts.map