import type { CreateKeyframeAnimationFn } from '../../types'; export declare const createKeyframeAnimation: CreateKeyframeAnimationFn;