export declare function fetchAnimationBytes(src: string): Promise; export declare function isAnimationCached(src: string): boolean;