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