import type { RuleSet } from '../types';
export declare const cssTagged: WeakSet<RuleSet<any>>;
