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