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