export interface MedownloadquotaResponse {
    quota_used: number;
}
