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