export interface FecaeaSinMov {
    CAEA?: string;
    FchProceso?: string;
    PtoVta?: number;
}
