export default function getAddrName(address: string, withShort?: boolean, defaultName?: string): string | undefined;