@sunrise-upc/mobile-prod-card 4.1.7-beta.6 → 4.1.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare const SuccessCoverage: ({ content, data, lcData, setLcData, advData, setAdvData }: any) => JSX.Element;
3
+ export default SuccessCoverage;