import { ReactIconComponentType } from '../types';

declare const FdBank: ReactIconComponentType;
export default FdBank;
            