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