import { RuleSet } from "./rules";
export declare function tailwind(): RuleSet;
