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