import { InjectionToken } from '@angular/core';
export declare const TUI_EMAIL_PIPE_OPTIONS: InjectionToken<string[]>;
