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