import { AnimationDefinition } from '../model/animation-definition';
export declare const backOutDown: AnimationDefinition;
export declare const backOutLeft: AnimationDefinition;
export declare const backOutRight: AnimationDefinition;
export declare const backOutUp: AnimationDefinition;
