export interface AbmListDefaultValues { data: any; disabled?: boolean; remove?: boolean; }