import type { Scope } from 'eslint'; export declare function isSafeKeyframes(keyframes: Scope.Variable): boolean;