export type IOperacao = 'B' | 'E' | 'S';