import React from 'react'; export default function Badge3dFill({ className, ...props }: React.SVGProps): JSX.Element;