import { Auth } from './Auth';
export interface FeParamGetPtosVenta1 {
    Auth?: Auth;
}
