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