import { IconProps } from '../types'; export declare const Bank: (props: IconProps) => JSX.Element;