import { IconDefinition } from '../../templates/types'; declare const BankOutlined: IconDefinition; export default BankOutlined;