import { RuleSet } from '../types'; export default function isStaticRules(rules: RuleSet): boolean;