export declare const reboundAnimation: { (): string; name: string; }; export declare const appearanceIn: { (): string; name: string; }; export declare const appearanceOut: { (): string; name: string; };