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