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