import { Address } from 'viem'; export declare function getDisplayableUsername(address: Address): Promise; //# sourceMappingURL=getDisplayableUsername.d.ts.map