/** * borrow from https://github.com/airbnb/lottie-web/blob/master/player/js/utils/DataManager.js#L40-L493 */ export declare function completeData(animationData: any): void; //# sourceMappingURL=complete-data.d.ts.map