import { InjectionToken, Type } from '@angular/core'; export declare const PB_IMPORTS: InjectionToken; export declare const PB_COMPONENTS: InjectionToken; export declare const PB_ERROR_MODAL_COMPONENT: InjectionToken>;