// Generated Source interface ProfileImageInfoUri { /** * */ uri?: string; } export default ProfileImageInfoUri;