declare const badge_ad_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default badge_ad_fill;