import { InjectionToken } from '@angular/core'; export declare const EmojiRegex: InjectionToken; export declare const EmojiNative: InjectionToken;