import { SVGIconDef } from './types'; declare const BankCardOutlined: SVGIconDef; export default BankCardOutlined;