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