export declare function calculateUserDefaultAvatarIndex(userId: Snowflake): number;
Calculates the default avatar index for a given user id.