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