import { AnimationDefinition } from '../model/animation-definition';
export declare const hinge: AnimationDefinition;
export declare const jackInTheBox: AnimationDefinition;
export declare const rollIn: AnimationDefinition;
export declare const rollOut: AnimationDefinition;
