BankTwoTone.d.ts 114 Bytes
import { IconDefinition } from '../types';
declare const BankTwoTone: IconDefinition;
export default BankTwoTone;