export declare const isMentionTypeAheadEnabled: (canOpenTypeAhead?: () => boolean) => boolean;
