export interface WappTableActionButtonResponse { id: number; elementsSelected: any[]; }