import type { IconComponent } from "../../types";
export declare const BankAccount: IconComponent;
export default BankAccount;
