import React from 'react' const InternetBanking: React.FC = () => { return (
InternetBanking
) } export default InternetBanking