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