import { type CSSOpts } from "./api.js"; export declare const css: (rules: any, opts?: Partial) => any; //# sourceMappingURL=css.d.ts.map