import { IconSvgProps } from '../types';
declare const Bank: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Bank;
//# sourceMappingURL=Bank.d.ts.map