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