import { MotionAnimationKey } from '../internal/constants'; export declare const isMotionAnimation: (key: MotionAnimationKey) => boolean;