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