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