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