import Head from "./head"; function Bank() { return (
); } export default Bank;