import type { Rule } from 'unocss'; export declare function createDefaultInteractivityRules(): Rule[];