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