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