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