export declare const pointAnimation: { (): string; name: string; }; export declare const appearanceInTopRight: { (): string; name: string; }; export declare const appearanceOutTopRight: { (): string; name: string; }; export declare const appearanceInTopLeft: { (): string; name: string; }; export declare const appearanceOutTopLeft: { (): string; name: string; }; export declare const appearanceInBottomRight: { (): string; name: string; }; export declare const appearanceOutBottomRight: { (): string; name: string; }; export declare const appearanceInBottomLeft: { (): string; name: string; }; export declare const appearanceOutBottomLeft: { (): string; name: string; };