export declare const PERSONA_SIZE: {
    [key: number]: string;
};
export declare const PERSONA_PRESENCE: {
    [key: number]: string;
};
