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