import { ANIMATE_PARAMS } from '../../constants'; export declare function isAnimateParam(key: any): key is typeof ANIMATE_PARAMS[number];