export interface LottieAsset { light: string; dark: string; } export declare const CHECK_LOTTIE: LottieAsset; //# sourceMappingURL=assets.d.ts.map