import { QueryGetUserProfileImageUrlByAccountAddressArgs } from '../types'; export declare const getUserProfileImageUrlByAccountAddress: (input: QueryGetUserProfileImageUrlByAccountAddressArgs) => Promise;