import { InjectionToken, Type } from "@angular/core"; export declare const STATUS_BLOCK_COMPONENT: InjectionToken<(() => Promise>) | null>;