import { IUploadCompleteNotification } from './upload-complete-notification.type';
export declare const STATIC_UPLOAD_COMPLETE_NOTIFICATION: IUploadCompleteNotification;
