import * as React from "react"; declare function SvgBz(props: React.SVGProps): JSX.Element; export default SvgBz;