export declare const animateContentInClass: string;
export declare const animateContentOutClass: string;
export declare const slideContentIn: string;
export declare const slideContentOut: string;
export declare const slideContentInReverse: string;
export declare const slideContentOutReverse: string;
export declare const animateTitleInClass: string;
export declare const animateTitleOutClass: string;
