// TODO

declare global {
    interface Window {
        ethereum: any
    }
}
