export declare function matrixStyleMentionToUsername(mentionedUsername: string): string; export declare function usernameToMatrixStyle(username: string): string;