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