export declare type TBaseAnimationPayload = { duration: number; timingFunction: string; };