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