import type { AnimatedStyle } from '../commonTypes';
import type { StyleLayoutAnimation } from './commonTypes';
export declare function withStyleAnimation(styleAnimations: AnimatedStyle<any>): StyleLayoutAnimation;
//# sourceMappingURL=styleAnimation.d.ts.map