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