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

declare const BankAndAutopay: ReactIconComponentType;
export default BankAndAutopay;
            