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