import { AnimationItem } from 'lottie-web'; export interface LoadEvent { animation: AnimationItem; }