import { InjectionToken } from "@angular/core"; export declare const MAX_UPLOAD_FILE_SIZE_MB: InjectionToken;