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