export declare const spin: { (): string; name: string; }; export declare const fadeIn: { (): string; name: string; };