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