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