import { SVGProps } from "react";
declare const BSBadgeVrFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSBadgeVrFill };
