export interface APIResponse { data: T; }