export declare function isIP(address: string): boolean;
