export declare const MENTION_NOT_FOUND = 1;
export declare const MENTION_FOUND = 2;
