import type { Address } from '../../accounts/index.js';
export declare function isEth(token: Address): boolean;
//# sourceMappingURL=isEth.d.ts.map