export type ISituacao = 'A' | 'E' | 'I' | 'S';