export interface IHttpProcessUpload { loaded: number; total: number; percent: number; }