export default AdBadge; declare function AdBadge({ allCaps, textStyle, style }: { allCaps: any; textStyle: any; style: any; }): React.JSX.Element; import React from "react"; //# sourceMappingURL=AdBadge.d.ts.map