import { InjectionToken } from '@angular/core'; export declare const FS_MESSAGE_CONFIG: InjectionToken; export declare const FS_MESSAGE_DEFAULT_CONFIG: InjectionToken;