export interface RESPONSE { result: T; total: number; }