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