/**
 * AUTO-GENERATED FILE - DO NOT EDIT!
 *
 * This file was automatically generated by schemats v.1.2.1
 * $ schemats generate -c postgres://username:password@localhost:5432/sens -t activite -t activite_delegation -t activite_loi -t activite_participant -t activite_senateur -t activites_liees -t actpro -t adresse -t asster -t bur -t categorie_activite -t com -t csp -t delega -t design -t designoep -t designorg -t dpt -t dptele -t dpttypman -t ele -t elucan -t eludep -t eludiv -t elueur -t elureg -t elusen -t eluter -t elutit -t eluvil -t etadebman -t etafinman -t etasen -t fonact_participant -t foncom -t fondelega -t fongrppol -t fongrpsen -t fonmemcom -t fonmemdelega -t fonmemgrppol -t fonmemgrpsen -t fonmemorg -t fonorg -t grppol -t grpsenami -t libcom -t libdelega -t libgrppol -t libgrpsen -t liborg -t mel -t memcom -t memdelega -t memextpar -t memgrppol -t memgrpsen -t memorg -t minind -t mismin -t missen -t moddes -t nation -t nationgrpsen -t org -t orgext -t orgthe -t pcs -t pcs24 -t pcs42 -t pcs8 -t pcscatpro -t poicon -t qua -t reg -t sen -t senbur -t sennom -t senurl -t stajur -t telephone -t temval -t territ -t titele -t typadr -t typapppol -t typbister -t type_activite -t type_activite_participant -t type_activite_senateur -t type_categorie -t typele -t typgrpsen -t typman -t typorg -t typurl -t typvoi -t zongeo -s public
 *
 */
export declare namespace activiteFields {
    type actid = number;
    type actlib = string | null;
    type actlic = string | null;
    type catactcod = string;
    type comcod = string | null;
    type datdeb = Date;
    type datfin = Date;
    type delegacod = string | null;
    type envjodat = Date | null;
    type gecod = string | null;
    type giacod = string | null;
    type nb_delegations = number;
    type nb_participants = number;
    type scrid = number | null;
    type typactcod = string;
    type validdat = Date | null;
}
export interface activite {
    actid: activiteFields.actid;
    actlib: activiteFields.actlib;
    actlic: activiteFields.actlic;
    catactcod: activiteFields.catactcod;
    comcod: activiteFields.comcod;
    datdeb: activiteFields.datdeb;
    datfin: activiteFields.datfin;
    delegacod: activiteFields.delegacod;
    envjodat: activiteFields.envjodat;
    gecod: activiteFields.gecod;
    giacod: activiteFields.giacod;
    nb_delegations: activiteFields.nb_delegations;
    nb_participants: activiteFields.nb_participants;
    scrid: activiteFields.scrid;
    typactcod: activiteFields.typactcod;
    validdat: activiteFields.validdat;
}
export declare namespace activite_delegationFields {
    type actid = number;
    type delegactid = number;
    type delegidx = number;
    type senmat = string;
    type senmat_delegue = string | null;
}
export interface activite_delegation {
    actid: activite_delegationFields.actid;
    delegactid: activite_delegationFields.delegactid;
    delegidx: activite_delegationFields.delegidx;
    senmat: activite_delegationFields.senmat;
    senmat_delegue: activite_delegationFields.senmat_delegue;
}
export declare namespace activite_loiFields {
    type actid = number;
    type loicod = string;
}
export interface activite_loi {
    actid: activite_loiFields.actid;
    loicod: activite_loiFields.loicod;
}
export declare namespace activite_participantFields {
    type actid = number;
    type actparid = number;
    type fapcod = string;
    type fapidx = number | null;
    type senmat = string;
    type teleparticipation = number | null;
    type typactparcod = string;
}
export interface activite_participant {
    actid: activite_participantFields.actid;
    actparid: activite_participantFields.actparid;
    fapcod: activite_participantFields.fapcod;
    fapidx: activite_participantFields.fapidx;
    senmat: activite_participantFields.senmat;
    teleparticipation: activite_participantFields.teleparticipation;
    typactparcod: activite_participantFields.typactparcod;
}
export declare namespace activite_senateurFields {
    type actsenid = number;
    type datdeb = Date;
    type datfin = Date;
    type libelle = string | null;
    type senmat = string;
    type typactsencod = string;
}
export interface activite_senateur {
    actsenid: activite_senateurFields.actsenid;
    datdeb: activite_senateurFields.datdeb;
    datfin: activite_senateurFields.datfin;
    libelle: activite_senateurFields.libelle;
    senmat: activite_senateurFields.senmat;
    typactsencod: activite_senateurFields.typactsencod;
}
export declare namespace activites_lieesFields {
    type droite = number;
    type gauche = number;
}
export interface activites_liees {
    droite: activites_lieesFields.droite;
    gauche: activites_lieesFields.gauche;
}
export declare namespace actproFields {
    type actprocod = string;
    type actprolib = string;
    type actpronumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface actpro {
    actprocod: actproFields.actprocod;
    actprolib: actproFields.actprolib;
    actpronumtri: actproFields.actpronumtri;
    syscredat: actproFields.syscredat;
    sysmajdat: actproFields.sysmajdat;
}
export declare namespace adresseFields {
    type adrburdis = string | null;
    type adrcdxcod = string | null;
    type adrcdxlib = string | null;
    type adrcmp = string | null;
    type adrcmp2 = string | null;
    type adrcodpos = string | null;
    type adrcom = string | null;
    type adrid = number;
    type adrnomvoi = string | null;
    type adrnumtri = number | null;
    type adrnumvoi = string | null;
    type poiconid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typbistercod = string;
    type typvoicod = string;
}
export interface adresse {
    adrburdis: adresseFields.adrburdis;
    adrcdxcod: adresseFields.adrcdxcod;
    adrcdxlib: adresseFields.adrcdxlib;
    adrcmp: adresseFields.adrcmp;
    adrcmp2: adresseFields.adrcmp2;
    adrcodpos: adresseFields.adrcodpos;
    adrcom: adresseFields.adrcom;
    adrid: adresseFields.adrid;
    adrnomvoi: adresseFields.adrnomvoi;
    adrnumtri: adresseFields.adrnumtri;
    adrnumvoi: adresseFields.adrnumvoi;
    poiconid: adresseFields.poiconid;
    syscredat: adresseFields.syscredat;
    sysmajdat: adresseFields.sysmajdat;
    typbistercod: adresseFields.typbistercod;
    typvoicod: adresseFields.typvoicod;
}
export declare namespace assterFields {
    type assterart = string | null;
    type asstercod = string;
    type assterlib = string | null;
    type assterlic = string | null;
    type assternumtri = number | null;
    type assterurlcmp = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface asster {
    assterart: assterFields.assterart;
    asstercod: assterFields.asstercod;
    assterlib: assterFields.assterlib;
    assterlic: assterFields.assterlic;
    assternumtri: assterFields.assternumtri;
    assterurlcmp: assterFields.assterurlcmp;
    syscredat: assterFields.syscredat;
    sysmajdat: assterFields.sysmajdat;
}
export declare namespace burFields {
    type burcod = string;
    type burlib = string | null;
    type burlibfem = string | null;
    type burlibfemplu = string | null;
    type burlibhon = string | null;
    type burlibhonfem = string | null;
    type burlibhonplu = string | null;
    type burlibplu = string | null;
    type burlic = string | null;
    type burlicfem = string | null;
    type burlicfemplu = string | null;
    type burlicplu = string | null;
    type burlil = string | null;
    type burlilfem = string | null;
    type burlilfemplu = string | null;
    type burlilplu = string | null;
    type burnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface bur {
    burcod: burFields.burcod;
    burlib: burFields.burlib;
    burlibfem: burFields.burlibfem;
    burlibfemplu: burFields.burlibfemplu;
    burlibhon: burFields.burlibhon;
    burlibhonfem: burFields.burlibhonfem;
    burlibhonplu: burFields.burlibhonplu;
    burlibplu: burFields.burlibplu;
    burlic: burFields.burlic;
    burlicfem: burFields.burlicfem;
    burlicfemplu: burFields.burlicfemplu;
    burlicplu: burFields.burlicplu;
    burlil: burFields.burlil;
    burlilfem: burFields.burlilfem;
    burlilfemplu: burFields.burlilfemplu;
    burlilplu: burFields.burlilplu;
    burnumtri: burFields.burnumtri;
    syscredat: burFields.syscredat;
    sysmajdat: burFields.sysmajdat;
}
export declare namespace categorie_activiteFields {
    type catactcod = string;
    type catactlib = string;
    type catactlibtap = string | null;
    type catactlic = string;
    type pleniere = number | null;
    type publiee_jo = number | null;
}
export interface categorie_activite {
    catactcod: categorie_activiteFields.catactcod;
    catactlib: categorie_activiteFields.catactlib;
    catactlibtap: categorie_activiteFields.catactlibtap;
    catactlic: categorie_activiteFields.catactlic;
    pleniere: categorie_activiteFields.pleniere;
    publiee_jo: categorie_activiteFields.publiee_jo;
}
export declare namespace comFields {
    type comcodameli = string | null;
    type comlibameli = string | null;
    type comlilmin = string | null;
    type divcod = string | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type orgart = string | null;
    type orgcod = string;
    type orgdatcre = Date | null;
    type orgdatfin = Date | null;
    type orgnumtie = string | null;
    type orgnumtri = number | null;
    type orgurlcmp = string | null;
    type orgurlsim = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typorgcod = string;
}
export interface com {
    comcodameli: comFields.comcodameli;
    comlibameli: comFields.comlibameli;
    comlilmin: comFields.comlilmin;
    divcod: comFields.divcod;
    evelib: comFields.evelib;
    evelic: comFields.evelic;
    evelil: comFields.evelil;
    orgart: comFields.orgart;
    orgcod: comFields.orgcod;
    orgdatcre: comFields.orgdatcre;
    orgdatfin: comFields.orgdatfin;
    orgnumtie: comFields.orgnumtie;
    orgnumtri: comFields.orgnumtri;
    orgurlcmp: comFields.orgurlcmp;
    orgurlsim: comFields.orgurlsim;
    syscredat: comFields.syscredat;
    sysmajdat: comFields.sysmajdat;
    temvalcod: comFields.temvalcod;
    typorgcod: comFields.typorgcod;
}
export declare namespace cspFields {
    type catprocod = string;
    type cspcod = string;
    type cspfamcod = string;
    type csplib = string | null;
    type cspnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface csp {
    catprocod: cspFields.catprocod;
    cspcod: cspFields.cspcod;
    cspfamcod: cspFields.cspfamcod;
    csplib: cspFields.csplib;
    cspnumtri: cspFields.cspnumtri;
    syscredat: cspFields.syscredat;
    sysmajdat: cspFields.sysmajdat;
}
export declare namespace delegaFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type orgart = string | null;
    type orgcod = string;
    type orgdatcre = Date | null;
    type orgdatfin = Date | null;
    type orgmemdep = string | null;
    type orgmoddes = string | null;
    type orgnumtie = string | null;
    type orgnumtri = number | null;
    type orgregjur = string | null;
    type orgurlcmp = string | null;
    type orgurlsim = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typorgcod = string;
}
export interface delega {
    evelib: delegaFields.evelib;
    evelic: delegaFields.evelic;
    evelil: delegaFields.evelil;
    orgart: delegaFields.orgart;
    orgcod: delegaFields.orgcod;
    orgdatcre: delegaFields.orgdatcre;
    orgdatfin: delegaFields.orgdatfin;
    orgmemdep: delegaFields.orgmemdep;
    orgmoddes: delegaFields.orgmoddes;
    orgnumtie: delegaFields.orgnumtie;
    orgnumtri: delegaFields.orgnumtri;
    orgregjur: delegaFields.orgregjur;
    orgurlcmp: delegaFields.orgurlcmp;
    orgurlsim: delegaFields.orgurlsim;
    syscredat: delegaFields.syscredat;
    sysmajdat: delegaFields.sysmajdat;
    temvalcod: delegaFields.temvalcod;
    typorgcod: delegaFields.typorgcod;
}
export declare namespace designFields {
    type designcod = string;
    type designnumtri = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type moddescod = string;
    type orgcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface design {
    designcod: designFields.designcod;
    designnumtri: designFields.designnumtri;
    evelib: designFields.evelib;
    evelic: designFields.evelic;
    evelil: designFields.evelil;
    eveobs: designFields.eveobs;
    moddescod: designFields.moddescod;
    orgcod: designFields.orgcod;
    syscredat: designFields.syscredat;
    sysmajdat: designFields.sysmajdat;
    temvalcod: designFields.temvalcod;
}
export declare namespace designoepFields {
    type designcod = string;
    type designoepdatdeb = Date | null;
    type designoepdatfin = Date | null;
    type designoepid = number;
    type designoepnbrsup = number | null;
    type designoepnbrtit = number | null;
    type designoepnumtri = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type fonmemextparcod = string;
    type fonremlil = string | null;
    type fontemrem = string | null;
    type incompat = string | null;
    type orgcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface designoep {
    designcod: designoepFields.designcod;
    designoepdatdeb: designoepFields.designoepdatdeb;
    designoepdatfin: designoepFields.designoepdatfin;
    designoepid: designoepFields.designoepid;
    designoepnbrsup: designoepFields.designoepnbrsup;
    designoepnbrtit: designoepFields.designoepnbrtit;
    designoepnumtri: designoepFields.designoepnumtri;
    evelib: designoepFields.evelib;
    evelic: designoepFields.evelic;
    evelil: designoepFields.evelil;
    fonmemextparcod: designoepFields.fonmemextparcod;
    fonremlil: designoepFields.fonremlil;
    fontemrem: designoepFields.fontemrem;
    incompat: designoepFields.incompat;
    orgcod: designoepFields.orgcod;
    syscredat: designoepFields.syscredat;
    sysmajdat: designoepFields.sysmajdat;
    temvalcod: designoepFields.temvalcod;
}
export declare namespace designorgFields {
    type designcod = string;
    type designlib = string | null;
    type designlibfem = string | null;
    type designlic = string | null;
    type designlicfem = string | null;
    type designlil = string | null;
    type designlilfem = string | null;
    type designnumtri = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface designorg {
    designcod: designorgFields.designcod;
    designlib: designorgFields.designlib;
    designlibfem: designorgFields.designlibfem;
    designlic: designorgFields.designlic;
    designlicfem: designorgFields.designlicfem;
    designlil: designorgFields.designlil;
    designlilfem: designorgFields.designlilfem;
    designnumtri: designorgFields.designnumtri;
    evelib: designorgFields.evelib;
    evelic: designorgFields.evelic;
    evelil: designorgFields.evelil;
    eveobs: designorgFields.eveobs;
    syscredat: designorgFields.syscredat;
    sysmajdat: designorgFields.sysmajdat;
    temvalcod: designorgFields.temvalcod;
}
export declare namespace dptFields {
    type dptart = string | null;
    type dptcmt = string | null;
    type dptcod = string;
    type dptdatdeb = Date | null;
    type dptdatfin = Date | null;
    type dptlib = string;
    type dptlibtri = string | null;
    type dptlic = string | null;
    type dptmodscrsen = string | null;
    type dptnbrsen = number | null;
    type dptnum = number;
    type dptnumtri = number;
    type dptser = string;
    type dptser2004 = string | null;
    type dpturlcmp = string | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type regcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface dpt {
    dptart: dptFields.dptart;
    dptcmt: dptFields.dptcmt;
    dptcod: dptFields.dptcod;
    dptdatdeb: dptFields.dptdatdeb;
    dptdatfin: dptFields.dptdatfin;
    dptlib: dptFields.dptlib;
    dptlibtri: dptFields.dptlibtri;
    dptlic: dptFields.dptlic;
    dptmodscrsen: dptFields.dptmodscrsen;
    dptnbrsen: dptFields.dptnbrsen;
    dptnum: dptFields.dptnum;
    dptnumtri: dptFields.dptnumtri;
    dptser: dptFields.dptser;
    dptser2004: dptFields.dptser2004;
    dpturlcmp: dptFields.dpturlcmp;
    evelib: dptFields.evelib;
    evelic: dptFields.evelic;
    evelil: dptFields.evelil;
    regcod: dptFields.regcod;
    syscredat: dptFields.syscredat;
    sysmajdat: dptFields.sysmajdat;
    temvalcod: dptFields.temvalcod;
}
export declare namespace dpteleFields {
    type dptelecmt = string | null;
    type dpteleid = number;
    type dptelenbrsie = number | null;
    type dptelenbrsiepvr = number | null;
    type dptnum = number;
    type eleid = number;
    type participaidt1 = number | null;
    type participaidt2 = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typelecod = string;
    type valid2cod = string;
    type validcod = string;
}
export interface dptele {
    dptelecmt: dpteleFields.dptelecmt;
    dpteleid: dpteleFields.dpteleid;
    dptelenbrsie: dpteleFields.dptelenbrsie;
    dptelenbrsiepvr: dpteleFields.dptelenbrsiepvr;
    dptnum: dpteleFields.dptnum;
    eleid: dpteleFields.eleid;
    participaidt1: dpteleFields.participaidt1;
    participaidt2: dpteleFields.participaidt2;
    syscredat: dpteleFields.syscredat;
    sysmajdat: dpteleFields.sysmajdat;
    typelecod: dpteleFields.typelecod;
    valid2cod: dpteleFields.valid2cod;
    validcod: dpteleFields.validcod;
}
export declare namespace dpttypmanFields {
    type dptnum = number;
    type dpttypmanid = number;
    type typmancod = string;
}
export interface dpttypman {
    dptnum: dpttypmanFields.dptnum;
    dpttypmanid: dpttypmanFields.dpttypmanid;
    typmancod: dpttypmanFields.typmancod;
}
export declare namespace eleFields {
    type eleann = string;
    type eledat = Date | null;
    type eledatdeb = Date | null;
    type eledatfinpre = Date | null;
    type eleid = number;
    type elelib = string | null;
    type elelic = string | null;
    type elelil = string | null;
    type elepar = string | null;
    type eleser = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typmancod = string;
}
export interface ele {
    eleann: eleFields.eleann;
    eledat: eleFields.eledat;
    eledatdeb: eleFields.eledatdeb;
    eledatfinpre: eleFields.eledatfinpre;
    eleid: eleFields.eleid;
    elelib: eleFields.elelib;
    elelic: eleFields.elelic;
    elelil: eleFields.elelil;
    elepar: eleFields.elepar;
    eleser: eleFields.eleser;
    syscredat: eleFields.syscredat;
    sysmajdat: eleFields.sysmajdat;
    typmancod: eleFields.typmancod;
}
export declare namespace elucanFields {
    type canart = string | null;
    type dptnum = number | null;
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eluid = number;
    type elunbrhab = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmancod = string | null;
}
export interface elucan {
    canart: elucanFields.canart;
    dptnum: elucanFields.dptnum;
    eluanndeb: elucanFields.eluanndeb;
    eluannfin: elucanFields.eluannfin;
    eludatcum: elucanFields.eludatcum;
    eludatdeb: elucanFields.eludatdeb;
    eludatelu: elucanFields.eludatelu;
    eludatfin: elucanFields.eludatfin;
    eluid: elucanFields.eluid;
    elunbrhab: elucanFields.elunbrhab;
    evelib: elucanFields.evelib;
    evelic: elucanFields.evelic;
    evelil: elucanFields.evelil;
    eveobs: elucanFields.eveobs;
    senmat: elucanFields.senmat;
    syscredat: elucanFields.syscredat;
    sysmajdat: elucanFields.sysmajdat;
    temvalcod: elucanFields.temvalcod;
    typmancod: elucanFields.typmancod;
}
export declare namespace eludepFields {
    type circo = number | null;
    type depcod = string | null;
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eluid = number;
    type elunbrhab = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type id_organe_assnat = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmancod = string | null;
}
export interface eludep {
    circo: eludepFields.circo;
    depcod: eludepFields.depcod;
    eluanndeb: eludepFields.eluanndeb;
    eluannfin: eludepFields.eluannfin;
    eludatcum: eludepFields.eludatcum;
    eludatdeb: eludepFields.eludatdeb;
    eludatelu: eludepFields.eludatelu;
    eludatfin: eludepFields.eludatfin;
    eluid: eludepFields.eluid;
    elunbrhab: eludepFields.elunbrhab;
    evelib: eludepFields.evelib;
    evelic: eludepFields.evelic;
    evelil: eludepFields.evelil;
    eveobs: eludepFields.eveobs;
    id_organe_assnat: eludepFields.id_organe_assnat;
    senmat: eludepFields.senmat;
    syscredat: eludepFields.syscredat;
    sysmajdat: eludepFields.sysmajdat;
    temvalcod: eludepFields.temvalcod;
    typmancod: eludepFields.typmancod;
}
export declare namespace eludivFields {
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eludivart = string | null;
    type eludivurlcmp = string | null;
    type eluid = number;
    type elunbrhab = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmancod = string | null;
}
export interface eludiv {
    eluanndeb: eludivFields.eluanndeb;
    eluannfin: eludivFields.eluannfin;
    eludatcum: eludivFields.eludatcum;
    eludatdeb: eludivFields.eludatdeb;
    eludatelu: eludivFields.eludatelu;
    eludatfin: eludivFields.eludatfin;
    eludivart: eludivFields.eludivart;
    eludivurlcmp: eludivFields.eludivurlcmp;
    eluid: eludivFields.eluid;
    elunbrhab: eludivFields.elunbrhab;
    evelib: eludivFields.evelib;
    evelic: eludivFields.evelic;
    evelil: eludivFields.evelil;
    eveobs: eludivFields.eveobs;
    senmat: eludivFields.senmat;
    syscredat: eludivFields.syscredat;
    sysmajdat: eludivFields.sysmajdat;
    temvalcod: eludivFields.temvalcod;
    typmancod: eludivFields.typmancod;
}
export declare namespace elueurFields {
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eluid = number;
    type elunbrhab = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type nationcod = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmancod = string | null;
}
export interface elueur {
    eluanndeb: elueurFields.eluanndeb;
    eluannfin: elueurFields.eluannfin;
    eludatcum: elueurFields.eludatcum;
    eludatdeb: elueurFields.eludatdeb;
    eludatelu: elueurFields.eludatelu;
    eludatfin: elueurFields.eludatfin;
    eluid: elueurFields.eluid;
    elunbrhab: elueurFields.elunbrhab;
    evelib: elueurFields.evelib;
    evelic: elueurFields.evelic;
    evelil: elueurFields.evelil;
    eveobs: elueurFields.eveobs;
    nationcod: elueurFields.nationcod;
    senmat: elueurFields.senmat;
    syscredat: elueurFields.syscredat;
    sysmajdat: elueurFields.sysmajdat;
    temvalcod: elueurFields.temvalcod;
    typmancod: elueurFields.typmancod;
}
export declare namespace eluregFields {
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eluid = number;
    type elunbrhab = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type regcod = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmancod = string | null;
}
export interface elureg {
    eluanndeb: eluregFields.eluanndeb;
    eluannfin: eluregFields.eluannfin;
    eludatcum: eluregFields.eludatcum;
    eludatdeb: eluregFields.eludatdeb;
    eludatelu: eluregFields.eludatelu;
    eludatfin: eluregFields.eludatfin;
    eluid: eluregFields.eluid;
    elunbrhab: eluregFields.elunbrhab;
    evelib: eluregFields.evelib;
    evelic: eluregFields.evelic;
    evelil: eluregFields.evelil;
    eveobs: eluregFields.eveobs;
    regcod: eluregFields.regcod;
    senmat: eluregFields.senmat;
    syscredat: eluregFields.syscredat;
    sysmajdat: eluregFields.sysmajdat;
    temvalcod: eluregFields.temvalcod;
    typmancod: eluregFields.typmancod;
}
export declare namespace elusenFields {
    type dptnum = number;
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eluid = number;
    type etadebmancod = string;
    type etafinmancod = string | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type turelucod = string;
    type typmancod = string | null;
}
export interface elusen {
    dptnum: elusenFields.dptnum;
    eluanndeb: elusenFields.eluanndeb;
    eluannfin: elusenFields.eluannfin;
    eludatcum: elusenFields.eludatcum;
    eludatdeb: elusenFields.eludatdeb;
    eludatelu: elusenFields.eludatelu;
    eludatfin: elusenFields.eludatfin;
    eluid: elusenFields.eluid;
    etadebmancod: elusenFields.etadebmancod;
    etafinmancod: elusenFields.etafinmancod;
    evelib: elusenFields.evelib;
    evelic: elusenFields.evelic;
    evelil: elusenFields.evelil;
    senmat: elusenFields.senmat;
    syscredat: elusenFields.syscredat;
    sysmajdat: elusenFields.sysmajdat;
    temvalcod: elusenFields.temvalcod;
    turelucod: elusenFields.turelucod;
    typmancod: elusenFields.typmancod;
}
export declare namespace eluterFields {
    type asstercod = string | null;
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eluid = number;
    type elunbrhab = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmancod = string | null;
}
export interface eluter {
    asstercod: eluterFields.asstercod;
    eluanndeb: eluterFields.eluanndeb;
    eluannfin: eluterFields.eluannfin;
    eludatcum: eluterFields.eludatcum;
    eludatdeb: eluterFields.eludatdeb;
    eludatelu: eluterFields.eludatelu;
    eludatfin: eluterFields.eludatfin;
    eluid: eluterFields.eluid;
    elunbrhab: eluterFields.elunbrhab;
    evelib: eluterFields.evelib;
    evelic: eluterFields.evelic;
    evelil: eluterFields.evelil;
    eveobs: eluterFields.eveobs;
    senmat: eluterFields.senmat;
    syscredat: eluterFields.syscredat;
    sysmajdat: eluterFields.sysmajdat;
    temvalcod: eluterFields.temvalcod;
    typmancod: eluterFields.typmancod;
}
export declare namespace elutitFields {
    type eluid = number;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type titelecod = string;
    type titeluanndeb = number | null;
    type titeluannfin = number | null;
    type titeludatdeb = Date | null;
    type titeludatfin = Date | null;
    type titeluhon = string | null;
    type titeluid = number;
}
export interface elutit {
    eluid: elutitFields.eluid;
    evelib: elutitFields.evelib;
    evelic: elutitFields.evelic;
    evelil: elutitFields.evelil;
    syscredat: elutitFields.syscredat;
    sysmajdat: elutitFields.sysmajdat;
    temvalcod: elutitFields.temvalcod;
    titelecod: elutitFields.titelecod;
    titeluanndeb: elutitFields.titeluanndeb;
    titeluannfin: elutitFields.titeluannfin;
    titeludatdeb: elutitFields.titeludatdeb;
    titeludatfin: elutitFields.titeludatfin;
    titeluhon: elutitFields.titeluhon;
    titeluid: elutitFields.titeluid;
}
export declare namespace eluvilFields {
    type eluanndeb = number | null;
    type eluannfin = number | null;
    type eludatcum = Date | null;
    type eludatdeb = Date | null;
    type eludatelu = Date | null;
    type eludatfin = Date | null;
    type eluid = number;
    type elunbrhab = number | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmancod = string | null;
    type url = string | null;
    type vilart = string | null;
    type vilurlcmp = string | null;
}
export interface eluvil {
    eluanndeb: eluvilFields.eluanndeb;
    eluannfin: eluvilFields.eluannfin;
    eludatcum: eluvilFields.eludatcum;
    eludatdeb: eluvilFields.eludatdeb;
    eludatelu: eluvilFields.eludatelu;
    eludatfin: eluvilFields.eludatfin;
    eluid: eluvilFields.eluid;
    elunbrhab: eluvilFields.elunbrhab;
    evelib: eluvilFields.evelib;
    evelic: eluvilFields.evelic;
    evelil: eluvilFields.evelil;
    eveobs: eluvilFields.eveobs;
    senmat: eluvilFields.senmat;
    syscredat: eluvilFields.syscredat;
    sysmajdat: eluvilFields.sysmajdat;
    temvalcod: eluvilFields.temvalcod;
    typmancod: eluvilFields.typmancod;
    url: eluvilFields.url;
    vilart: eluvilFields.vilart;
    vilurlcmp: eluvilFields.vilurlcmp;
}
export declare namespace etadebmanFields {
    type etadebmancod = string;
    type etadebmanlib = string;
    type etadebmanlibfem = string | null;
    type etadebmanlibplu = string | null;
    type etadebmanlic = string;
    type etadebmanlicfem = string | null;
    type etadebmanlicplu = string | null;
    type etadebmanlil = string | null;
    type etadebmanlilfem = string | null;
    type etadebmanlilplu = string | null;
    type etadebmannumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface etadebman {
    etadebmancod: etadebmanFields.etadebmancod;
    etadebmanlib: etadebmanFields.etadebmanlib;
    etadebmanlibfem: etadebmanFields.etadebmanlibfem;
    etadebmanlibplu: etadebmanFields.etadebmanlibplu;
    etadebmanlic: etadebmanFields.etadebmanlic;
    etadebmanlicfem: etadebmanFields.etadebmanlicfem;
    etadebmanlicplu: etadebmanFields.etadebmanlicplu;
    etadebmanlil: etadebmanFields.etadebmanlil;
    etadebmanlilfem: etadebmanFields.etadebmanlilfem;
    etadebmanlilplu: etadebmanFields.etadebmanlilplu;
    etadebmannumtri: etadebmanFields.etadebmannumtri;
    syscredat: etadebmanFields.syscredat;
    sysmajdat: etadebmanFields.sysmajdat;
}
export declare namespace etafinmanFields {
    type etafinman = string;
    type etafinmancod = string;
    type etafinmanlibfem = string | null;
    type etafinmanlibplu = string | null;
    type etafinmanlic = string;
    type etafinmanlicfem = string | null;
    type etafinmanlicplu = string | null;
    type etafinmanlil = string | null;
    type etafinmanlilfem = string | null;
    type etafinmanlilplu = string | null;
    type etafinmannumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface etafinman {
    etafinman: etafinmanFields.etafinman;
    etafinmancod: etafinmanFields.etafinmancod;
    etafinmanlibfem: etafinmanFields.etafinmanlibfem;
    etafinmanlibplu: etafinmanFields.etafinmanlibplu;
    etafinmanlic: etafinmanFields.etafinmanlic;
    etafinmanlicfem: etafinmanFields.etafinmanlicfem;
    etafinmanlicplu: etafinmanFields.etafinmanlicplu;
    etafinmanlil: etafinmanFields.etafinmanlil;
    etafinmanlilfem: etafinmanFields.etafinmanlilfem;
    etafinmanlilplu: etafinmanFields.etafinmanlilplu;
    etafinmannumtri: etafinmanFields.etafinmannumtri;
    syscredat: etafinmanFields.syscredat;
    sysmajdat: etafinmanFields.sysmajdat;
}
export declare namespace etasenFields {
    type etasencod = string;
    type etasenlib = string | null;
    type etasenlibfem = string | null;
    type etasenlibplu = string | null;
    type etasenlic = string;
    type etasenlicfem = string | null;
    type etasenlicplu = string | null;
    type etasenlil = string | null;
    type etasenlilfem = string | null;
    type etasenlilplu = string | null;
    type etasennumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface etasen {
    etasencod: etasenFields.etasencod;
    etasenlib: etasenFields.etasenlib;
    etasenlibfem: etasenFields.etasenlibfem;
    etasenlibplu: etasenFields.etasenlibplu;
    etasenlic: etasenFields.etasenlic;
    etasenlicfem: etasenFields.etasenlicfem;
    etasenlicplu: etasenFields.etasenlicplu;
    etasenlil: etasenFields.etasenlil;
    etasenlilfem: etasenFields.etasenlilfem;
    etasenlilplu: etasenFields.etasenlilplu;
    etasennumtri: etasenFields.etasennumtri;
    syscredat: etasenFields.syscredat;
    sysmajdat: etasenFields.sysmajdat;
}
export declare namespace fonact_participantFields {
    type fapcod = string;
    type faplib = string;
    type faplibfem = string;
    type faplibfemplu = string;
    type faplibplu = string;
    type faplic = string;
    type faplicfem = string;
    type faplicfemplu = string;
    type faplicplu = string;
}
export interface fonact_participant {
    fapcod: fonact_participantFields.fapcod;
    faplib: fonact_participantFields.faplib;
    faplibfem: fonact_participantFields.faplibfem;
    faplibfemplu: fonact_participantFields.faplibfemplu;
    faplibplu: fonact_participantFields.faplibplu;
    faplic: fonact_participantFields.faplic;
    faplicfem: fonact_participantFields.faplicfem;
    faplicfemplu: fonact_participantFields.faplicfemplu;
    faplicplu: fonact_participantFields.faplicplu;
}
export declare namespace foncomFields {
    type foncomcod = string;
    type foncomlib = string;
    type foncomlibfem = string | null;
    type foncomlibfemplu = string | null;
    type foncomlibplu = string | null;
    type foncomlic = string;
    type foncomlicfem = string | null;
    type foncomlicfemplu = string | null;
    type foncomlicplu = string | null;
    type foncomlil = string | null;
    type foncomlilfem = string | null;
    type foncomlilfemplu = string | null;
    type foncomlilplu = string | null;
    type foncomnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface foncom {
    foncomcod: foncomFields.foncomcod;
    foncomlib: foncomFields.foncomlib;
    foncomlibfem: foncomFields.foncomlibfem;
    foncomlibfemplu: foncomFields.foncomlibfemplu;
    foncomlibplu: foncomFields.foncomlibplu;
    foncomlic: foncomFields.foncomlic;
    foncomlicfem: foncomFields.foncomlicfem;
    foncomlicfemplu: foncomFields.foncomlicfemplu;
    foncomlicplu: foncomFields.foncomlicplu;
    foncomlil: foncomFields.foncomlil;
    foncomlilfem: foncomFields.foncomlilfem;
    foncomlilfemplu: foncomFields.foncomlilfemplu;
    foncomlilplu: foncomFields.foncomlilplu;
    foncomnumtri: foncomFields.foncomnumtri;
    syscredat: foncomFields.syscredat;
    sysmajdat: foncomFields.sysmajdat;
}
export declare namespace fondelegaFields {
    type fondelcod = string;
    type fondellib = string;
    type fondellibfem = string | null;
    type fondellibfemplu = string | null;
    type fondellibplu = string | null;
    type fondellic = string;
    type fondellicfem = string | null;
    type fondellicfemplu = string | null;
    type fondellicplu = string | null;
    type fondellil = string | null;
    type fondellilfem = string | null;
    type fondellilfemplu = string | null;
    type fondellilplu = string | null;
    type fondelnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface fondelega {
    fondelcod: fondelegaFields.fondelcod;
    fondellib: fondelegaFields.fondellib;
    fondellibfem: fondelegaFields.fondellibfem;
    fondellibfemplu: fondelegaFields.fondellibfemplu;
    fondellibplu: fondelegaFields.fondellibplu;
    fondellic: fondelegaFields.fondellic;
    fondellicfem: fondelegaFields.fondellicfem;
    fondellicfemplu: fondelegaFields.fondellicfemplu;
    fondellicplu: fondelegaFields.fondellicplu;
    fondellil: fondelegaFields.fondellil;
    fondellilfem: fondelegaFields.fondellilfem;
    fondellilfemplu: fondelegaFields.fondellilfemplu;
    fondellilplu: fondelegaFields.fondellilplu;
    fondelnumtri: fondelegaFields.fondelnumtri;
    syscredat: fondelegaFields.syscredat;
    sysmajdat: fondelegaFields.sysmajdat;
}
export declare namespace fongrppolFields {
    type fongrppolcod = string;
    type fongrppollib = string;
    type fongrppollibfem = string | null;
    type fongrppollibfemplu = string | null;
    type fongrppollibplu = string | null;
    type fongrppollic = string;
    type fongrppollicfem = string | null;
    type fongrppollicfemplu = string | null;
    type fongrppollicplu = string | null;
    type fongrppollil = string | null;
    type fongrppollilfem = string | null;
    type fongrppollilfemplu = string | null;
    type fongrppollilplu = string | null;
    type fongrppolnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface fongrppol {
    fongrppolcod: fongrppolFields.fongrppolcod;
    fongrppollib: fongrppolFields.fongrppollib;
    fongrppollibfem: fongrppolFields.fongrppollibfem;
    fongrppollibfemplu: fongrppolFields.fongrppollibfemplu;
    fongrppollibplu: fongrppolFields.fongrppollibplu;
    fongrppollic: fongrppolFields.fongrppollic;
    fongrppollicfem: fongrppolFields.fongrppollicfem;
    fongrppollicfemplu: fongrppolFields.fongrppollicfemplu;
    fongrppollicplu: fongrppolFields.fongrppollicplu;
    fongrppollil: fongrppolFields.fongrppollil;
    fongrppollilfem: fongrppolFields.fongrppollilfem;
    fongrppollilfemplu: fongrppolFields.fongrppollilfemplu;
    fongrppollilplu: fongrppolFields.fongrppollilplu;
    fongrppolnumtri: fongrppolFields.fongrppolnumtri;
    syscredat: fongrppolFields.syscredat;
    sysmajdat: fongrppolFields.sysmajdat;
}
export declare namespace fongrpsenFields {
    type fongrpsencod = string;
    type fongrpsenlib = string;
    type fongrpsenlibfem = string | null;
    type fongrpsenlibfemplu = string | null;
    type fongrpsenlibplu = string | null;
    type fongrpsenlic = string;
    type fongrpsenlicfem = string | null;
    type fongrpsenlicfemplu = string | null;
    type fongrpsenlicplu = string | null;
    type fongrpsenlil = string | null;
    type fongrpsenlilfem = string | null;
    type fongrpsenlilfemplu = string | null;
    type fongrpsenlilplu = string | null;
    type fongrpsennumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface fongrpsen {
    fongrpsencod: fongrpsenFields.fongrpsencod;
    fongrpsenlib: fongrpsenFields.fongrpsenlib;
    fongrpsenlibfem: fongrpsenFields.fongrpsenlibfem;
    fongrpsenlibfemplu: fongrpsenFields.fongrpsenlibfemplu;
    fongrpsenlibplu: fongrpsenFields.fongrpsenlibplu;
    fongrpsenlic: fongrpsenFields.fongrpsenlic;
    fongrpsenlicfem: fongrpsenFields.fongrpsenlicfem;
    fongrpsenlicfemplu: fongrpsenFields.fongrpsenlicfemplu;
    fongrpsenlicplu: fongrpsenFields.fongrpsenlicplu;
    fongrpsenlil: fongrpsenFields.fongrpsenlil;
    fongrpsenlilfem: fongrpsenFields.fongrpsenlilfem;
    fongrpsenlilfemplu: fongrpsenFields.fongrpsenlilfemplu;
    fongrpsenlilplu: fongrpsenFields.fongrpsenlilplu;
    fongrpsennumtri: fongrpsenFields.fongrpsennumtri;
    syscredat: fongrpsenFields.syscredat;
    sysmajdat: fongrpsenFields.sysmajdat;
}
export declare namespace fonmemcomFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type foncomcod = string;
    type fonmemcomdatdeb = Date | null;
    type fonmemcomdatfin = Date | null;
    type fonmemcomid = number;
    type fonmemcomrngprt = number | null;
    type memcomid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface fonmemcom {
    evelib: fonmemcomFields.evelib;
    evelic: fonmemcomFields.evelic;
    evelil: fonmemcomFields.evelil;
    eveobs: fonmemcomFields.eveobs;
    foncomcod: fonmemcomFields.foncomcod;
    fonmemcomdatdeb: fonmemcomFields.fonmemcomdatdeb;
    fonmemcomdatfin: fonmemcomFields.fonmemcomdatfin;
    fonmemcomid: fonmemcomFields.fonmemcomid;
    fonmemcomrngprt: fonmemcomFields.fonmemcomrngprt;
    memcomid: fonmemcomFields.memcomid;
    syscredat: fonmemcomFields.syscredat;
    sysmajdat: fonmemcomFields.sysmajdat;
    temvalcod: fonmemcomFields.temvalcod;
}
export declare namespace fonmemdelegaFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type fondelcod = string;
    type fonmemdeldatdeb = Date | null;
    type fonmemdeldatfin = Date | null;
    type fonmemdelid = number;
    type fonmemdelrngele = number | null;
    type memdelegaid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface fonmemdelega {
    evelib: fonmemdelegaFields.evelib;
    evelic: fonmemdelegaFields.evelic;
    evelil: fonmemdelegaFields.evelil;
    eveobs: fonmemdelegaFields.eveobs;
    fondelcod: fonmemdelegaFields.fondelcod;
    fonmemdeldatdeb: fonmemdelegaFields.fonmemdeldatdeb;
    fonmemdeldatfin: fonmemdelegaFields.fonmemdeldatfin;
    fonmemdelid: fonmemdelegaFields.fonmemdelid;
    fonmemdelrngele: fonmemdelegaFields.fonmemdelrngele;
    memdelegaid: fonmemdelegaFields.memdelegaid;
    syscredat: fonmemdelegaFields.syscredat;
    sysmajdat: fonmemdelegaFields.sysmajdat;
    temvalcod: fonmemdelegaFields.temvalcod;
}
export declare namespace fonmemgrppolFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type fongrppolcod = string;
    type fonmemgrppoldatdeb = Date | null;
    type fonmemgrppoldatfin = Date | null;
    type fonmemgrppolid = number;
    type memgrppolid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface fonmemgrppol {
    evelib: fonmemgrppolFields.evelib;
    evelic: fonmemgrppolFields.evelic;
    evelil: fonmemgrppolFields.evelil;
    eveobs: fonmemgrppolFields.eveobs;
    fongrppolcod: fonmemgrppolFields.fongrppolcod;
    fonmemgrppoldatdeb: fonmemgrppolFields.fonmemgrppoldatdeb;
    fonmemgrppoldatfin: fonmemgrppolFields.fonmemgrppoldatfin;
    fonmemgrppolid: fonmemgrppolFields.fonmemgrppolid;
    memgrppolid: fonmemgrppolFields.memgrppolid;
    syscredat: fonmemgrppolFields.syscredat;
    sysmajdat: fonmemgrppolFields.sysmajdat;
    temvalcod: fonmemgrppolFields.temvalcod;
}
export declare namespace fonmemgrpsenFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type fongrpsencod = string;
    type fonmemgrpsendatdeb = Date;
    type fonmemgrpsendatfin = Date | null;
    type fonmemgrpsenid = number;
    type fonmemgrpsenrngele = number | null;
    type memgrpsenid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface fonmemgrpsen {
    evelib: fonmemgrpsenFields.evelib;
    evelic: fonmemgrpsenFields.evelic;
    evelil: fonmemgrpsenFields.evelil;
    eveobs: fonmemgrpsenFields.eveobs;
    fongrpsencod: fonmemgrpsenFields.fongrpsencod;
    fonmemgrpsendatdeb: fonmemgrpsenFields.fonmemgrpsendatdeb;
    fonmemgrpsendatfin: fonmemgrpsenFields.fonmemgrpsendatfin;
    fonmemgrpsenid: fonmemgrpsenFields.fonmemgrpsenid;
    fonmemgrpsenrngele: fonmemgrpsenFields.fonmemgrpsenrngele;
    memgrpsenid: fonmemgrpsenFields.memgrpsenid;
    syscredat: fonmemgrpsenFields.syscredat;
    sysmajdat: fonmemgrpsenFields.sysmajdat;
    temvalcod: fonmemgrpsenFields.temvalcod;
}
export declare namespace fonmemorgFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type fonmemorganndeb = number | null;
    type fonmemorgannfin = number | null;
    type fonmemorgdatdeb = Date | null;
    type fonmemorgdatfin = Date | null;
    type fonmemorgid = number;
    type fonmemorgrngele = number | null;
    type fonorgcod = string;
    type memorgid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface fonmemorg {
    evelib: fonmemorgFields.evelib;
    evelic: fonmemorgFields.evelic;
    evelil: fonmemorgFields.evelil;
    eveobs: fonmemorgFields.eveobs;
    fonmemorganndeb: fonmemorgFields.fonmemorganndeb;
    fonmemorgannfin: fonmemorgFields.fonmemorgannfin;
    fonmemorgdatdeb: fonmemorgFields.fonmemorgdatdeb;
    fonmemorgdatfin: fonmemorgFields.fonmemorgdatfin;
    fonmemorgid: fonmemorgFields.fonmemorgid;
    fonmemorgrngele: fonmemorgFields.fonmemorgrngele;
    fonorgcod: fonmemorgFields.fonorgcod;
    memorgid: fonmemorgFields.memorgid;
    syscredat: fonmemorgFields.syscredat;
    sysmajdat: fonmemorgFields.sysmajdat;
    temvalcod: fonmemorgFields.temvalcod;
}
export declare namespace fonorgFields {
    type fonorgcod = string;
    type fonorglib = string | null;
    type fonorglibfem = string | null;
    type fonorglibfemplu = string | null;
    type fonorglibplu = string | null;
    type fonorglic = string | null;
    type fonorglicfem = string | null;
    type fonorglicfemplu = string | null;
    type fonorglicplu = string | null;
    type fonorglil = string | null;
    type fonorglilfem = string | null;
    type fonorglilfemplu = string | null;
    type fonorglilplu = string | null;
    type fonorgnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface fonorg {
    fonorgcod: fonorgFields.fonorgcod;
    fonorglib: fonorgFields.fonorglib;
    fonorglibfem: fonorgFields.fonorglibfem;
    fonorglibfemplu: fonorgFields.fonorglibfemplu;
    fonorglibplu: fonorgFields.fonorglibplu;
    fonorglic: fonorgFields.fonorglic;
    fonorglicfem: fonorgFields.fonorglicfem;
    fonorglicfemplu: fonorgFields.fonorglicfemplu;
    fonorglicplu: fonorgFields.fonorglicplu;
    fonorglil: fonorgFields.fonorglil;
    fonorglilfem: fonorgFields.fonorglilfem;
    fonorglilfemplu: fonorgFields.fonorglilfemplu;
    fonorglilplu: fonorgFields.fonorglilplu;
    fonorgnumtri: fonorgFields.fonorgnumtri;
    syscredat: fonorgFields.syscredat;
    sysmajdat: fonorgFields.sysmajdat;
}
export declare namespace grppolFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type grppolart = string | null;
    type grppolcod = string;
    type grppolcodamelicou = string | null;
    type grppoldatcre = Date | null;
    type grppoldatfin = Date | null;
    type grppollibcou = string | null;
    type grppolliccou = string | null;
    type grppollilcou = string | null;
    type grppolpre = string | null;
    type grppolurlcmp = string | null;
    type grppolurlsim = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typorgcod = string;
}
export interface grppol {
    evelib: grppolFields.evelib;
    evelic: grppolFields.evelic;
    evelil: grppolFields.evelil;
    grppolart: grppolFields.grppolart;
    grppolcod: grppolFields.grppolcod;
    grppolcodamelicou: grppolFields.grppolcodamelicou;
    grppoldatcre: grppolFields.grppoldatcre;
    grppoldatfin: grppolFields.grppoldatfin;
    grppollibcou: grppolFields.grppollibcou;
    grppolliccou: grppolFields.grppolliccou;
    grppollilcou: grppolFields.grppollilcou;
    grppolpre: grppolFields.grppolpre;
    grppolurlcmp: grppolFields.grppolurlcmp;
    grppolurlsim: grppolFields.grppolurlsim;
    syscredat: grppolFields.syscredat;
    sysmajdat: grppolFields.sysmajdat;
    temvalcod: grppolFields.temvalcod;
    typorgcod: grppolFields.typorgcod;
}
export declare namespace grpsenamiFields {
    type comorgcod = string;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type grpsenalf = string | null;
    type grpsenweb = string | null;
    type orgart = string | null;
    type orgcod = string;
    type orgdatcre = Date;
    type orgdatfin = Date | null;
    type orgnumtri = number | null;
    type orgtemannu = string | null;
    type orgurlcmp = string | null;
    type orgurlsim = string | null;
    type plaindcod = string;
    type scnorgcod = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type type_com_neant = string | null;
    type typgrpsencod = string;
    type typorgcod = string;
}
export interface grpsenami {
    comorgcod: grpsenamiFields.comorgcod;
    evelib: grpsenamiFields.evelib;
    evelic: grpsenamiFields.evelic;
    evelil: grpsenamiFields.evelil;
    grpsenalf: grpsenamiFields.grpsenalf;
    grpsenweb: grpsenamiFields.grpsenweb;
    orgart: grpsenamiFields.orgart;
    orgcod: grpsenamiFields.orgcod;
    orgdatcre: grpsenamiFields.orgdatcre;
    orgdatfin: grpsenamiFields.orgdatfin;
    orgnumtri: grpsenamiFields.orgnumtri;
    orgtemannu: grpsenamiFields.orgtemannu;
    orgurlcmp: grpsenamiFields.orgurlcmp;
    orgurlsim: grpsenamiFields.orgurlsim;
    plaindcod: grpsenamiFields.plaindcod;
    scnorgcod: grpsenamiFields.scnorgcod;
    syscredat: grpsenamiFields.syscredat;
    sysmajdat: grpsenamiFields.sysmajdat;
    temvalcod: grpsenamiFields.temvalcod;
    type_com_neant: grpsenamiFields.type_com_neant;
    typgrpsencod: grpsenamiFields.typgrpsencod;
    typorgcod: grpsenamiFields.typorgcod;
}
export declare namespace libcomFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type libcomart = string | null;
    type libcomdatdeb = Date;
    type libcomdatfin = Date | null;
    type libcomid = number;
    type libcomlibameli = string | null;
    type libcomlilmin = string | null;
    type orgcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface libcom {
    evelib: libcomFields.evelib;
    evelic: libcomFields.evelic;
    evelil: libcomFields.evelil;
    libcomart: libcomFields.libcomart;
    libcomdatdeb: libcomFields.libcomdatdeb;
    libcomdatfin: libcomFields.libcomdatfin;
    libcomid: libcomFields.libcomid;
    libcomlibameli: libcomFields.libcomlibameli;
    libcomlilmin: libcomFields.libcomlilmin;
    orgcod: libcomFields.orgcod;
    syscredat: libcomFields.syscredat;
    sysmajdat: libcomFields.sysmajdat;
    temvalcod: libcomFields.temvalcod;
}
export declare namespace libdelegaFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type libdelegaart = string | null;
    type libdelegadatdeb = Date;
    type libdelegadatfin = Date | null;
    type libdelegaid = number;
    type orgcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface libdelega {
    evelib: libdelegaFields.evelib;
    evelic: libdelegaFields.evelic;
    evelil: libdelegaFields.evelil;
    eveobs: libdelegaFields.eveobs;
    libdelegaart: libdelegaFields.libdelegaart;
    libdelegadatdeb: libdelegaFields.libdelegadatdeb;
    libdelegadatfin: libdelegaFields.libdelegadatfin;
    libdelegaid: libdelegaFields.libdelegaid;
    orgcod: libdelegaFields.orgcod;
    syscredat: libdelegaFields.syscredat;
    sysmajdat: libdelegaFields.sysmajdat;
    temvalcod: libdelegaFields.temvalcod;
}
export declare namespace libgrppolFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type grppolcod = string;
    type libgrppolart = string | null;
    type libgrppolcodameli = string | null;
    type libgrppoldatdeb = Date;
    type libgrppoldatfin = Date | null;
    type libgrppolid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface libgrppol {
    evelib: libgrppolFields.evelib;
    evelic: libgrppolFields.evelic;
    evelil: libgrppolFields.evelil;
    eveobs: libgrppolFields.eveobs;
    grppolcod: libgrppolFields.grppolcod;
    libgrppolart: libgrppolFields.libgrppolart;
    libgrppolcodameli: libgrppolFields.libgrppolcodameli;
    libgrppoldatdeb: libgrppolFields.libgrppoldatdeb;
    libgrppoldatfin: libgrppolFields.libgrppoldatfin;
    libgrppolid: libgrppolFields.libgrppolid;
    syscredat: libgrppolFields.syscredat;
    sysmajdat: libgrppolFields.sysmajdat;
    temvalcod: libgrppolFields.temvalcod;
}
export declare namespace libgrpsenFields {
    type libgrpsenart = string | null;
    type libgrpsendatautbur = Date;
    type libgrpsendatfin = Date | null;
    type libgrpsenid = number;
    type libgrpsenlib = string;
    type libgrpsenlic = string;
    type libgrpsenlil = string | null;
    type orgcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface libgrpsen {
    libgrpsenart: libgrpsenFields.libgrpsenart;
    libgrpsendatautbur: libgrpsenFields.libgrpsendatautbur;
    libgrpsendatfin: libgrpsenFields.libgrpsendatfin;
    libgrpsenid: libgrpsenFields.libgrpsenid;
    libgrpsenlib: libgrpsenFields.libgrpsenlib;
    libgrpsenlic: libgrpsenFields.libgrpsenlic;
    libgrpsenlil: libgrpsenFields.libgrpsenlil;
    orgcod: libgrpsenFields.orgcod;
    syscredat: libgrpsenFields.syscredat;
    sysmajdat: libgrpsenFields.sysmajdat;
}
export declare namespace liborgFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type liborgart = string | null;
    type liborgdatdeb = Date;
    type liborgdatfin = Date | null;
    type liborgid = number;
    type orgcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface liborg {
    evelib: liborgFields.evelib;
    evelic: liborgFields.evelic;
    evelil: liborgFields.evelil;
    eveobs: liborgFields.eveobs;
    liborgart: liborgFields.liborgart;
    liborgdatdeb: liborgFields.liborgdatdeb;
    liborgdatfin: liborgFields.liborgdatfin;
    liborgid: liborgFields.liborgid;
    orgcod: liborgFields.orgcod;
    syscredat: liborgFields.syscredat;
    sysmajdat: liborgFields.sysmajdat;
    temvalcod: liborgFields.temvalcod;
}
export declare namespace melFields {
    type melema = string | null;
    type melid = number;
    type melnumtri = number | null;
    type poiconid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface mel {
    melema: melFields.melema;
    melid: melFields.melid;
    melnumtri: melFields.melnumtri;
    poiconid: melFields.poiconid;
    syscredat: melFields.syscredat;
    sysmajdat: melFields.sysmajdat;
}
export declare namespace memcomFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type memcomdatdeb = Date | null;
    type memcomdatfin = Date | null;
    type memcomid = number;
    type memcomtitsup = string | null;
    type orgcod = string;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface memcom {
    evelib: memcomFields.evelib;
    evelic: memcomFields.evelic;
    evelil: memcomFields.evelil;
    eveobs: memcomFields.eveobs;
    memcomdatdeb: memcomFields.memcomdatdeb;
    memcomdatfin: memcomFields.memcomdatfin;
    memcomid: memcomFields.memcomid;
    memcomtitsup: memcomFields.memcomtitsup;
    orgcod: memcomFields.orgcod;
    senmat: memcomFields.senmat;
    syscredat: memcomFields.syscredat;
    sysmajdat: memcomFields.sysmajdat;
    temvalcod: memcomFields.temvalcod;
}
export declare namespace memdelegaFields {
    type designcod = string;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type memdelegadatdeb = Date | null;
    type memdelegadatfin = Date | null;
    type memdelegaid = number;
    type orgcod = string;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface memdelega {
    designcod: memdelegaFields.designcod;
    evelib: memdelegaFields.evelib;
    evelic: memdelegaFields.evelic;
    evelil: memdelegaFields.evelil;
    eveobs: memdelegaFields.eveobs;
    memdelegadatdeb: memdelegaFields.memdelegadatdeb;
    memdelegadatfin: memdelegaFields.memdelegadatfin;
    memdelegaid: memdelegaFields.memdelegaid;
    orgcod: memdelegaFields.orgcod;
    senmat: memdelegaFields.senmat;
    syscredat: memdelegaFields.syscredat;
    sysmajdat: memdelegaFields.sysmajdat;
    temvalcod: memdelegaFields.temvalcod;
}
export declare namespace memextparFields {
    type avis_an = string;
    type avis_global = string;
    type avis_senat = string;
    type date_annonce_seance = Date | null;
    type date_audition_senat = Date | null;
    type date_avis_an = Date | null;
    type date_avis_global = Date | null;
    type date_avis_senat = Date | null;
    type date_publication_jo = Date | null;
    type date_reponse_exec = Date | null;
    type date_saisine_exec = Date | null;
    type designcod = string;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type fonmemextparcod = string | null;
    type memextpardatdeb = Date | null;
    type memextpardatfin = Date | null;
    type memextparid = number;
    type memextparrngele = number | null;
    type memextpartitsup = string | null;
    type orgcod = string | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type texte_avis_an = string | null;
    type texte_avis_global = string | null;
    type texte_avis_senat = string | null;
}
export interface memextpar {
    avis_an: memextparFields.avis_an;
    avis_global: memextparFields.avis_global;
    avis_senat: memextparFields.avis_senat;
    date_annonce_seance: memextparFields.date_annonce_seance;
    date_audition_senat: memextparFields.date_audition_senat;
    date_avis_an: memextparFields.date_avis_an;
    date_avis_global: memextparFields.date_avis_global;
    date_avis_senat: memextparFields.date_avis_senat;
    date_publication_jo: memextparFields.date_publication_jo;
    date_reponse_exec: memextparFields.date_reponse_exec;
    date_saisine_exec: memextparFields.date_saisine_exec;
    designcod: memextparFields.designcod;
    evelib: memextparFields.evelib;
    evelic: memextparFields.evelic;
    evelil: memextparFields.evelil;
    eveobs: memextparFields.eveobs;
    fonmemextparcod: memextparFields.fonmemextparcod;
    memextpardatdeb: memextparFields.memextpardatdeb;
    memextpardatfin: memextparFields.memextpardatfin;
    memextparid: memextparFields.memextparid;
    memextparrngele: memextparFields.memextparrngele;
    memextpartitsup: memextparFields.memextpartitsup;
    orgcod: memextparFields.orgcod;
    senmat: memextparFields.senmat;
    syscredat: memextparFields.syscredat;
    sysmajdat: memextparFields.sysmajdat;
    temvalcod: memextparFields.temvalcod;
    texte_avis_an: memextparFields.texte_avis_an;
    texte_avis_global: memextparFields.texte_avis_global;
    texte_avis_senat: memextparFields.texte_avis_senat;
}
export declare namespace memgrppolFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type grppolcod = string;
    type memgrppoldatdeb = Date | null;
    type memgrppoldatfin = Date | null;
    type memgrppolid = number;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typapppolcod = string;
}
export interface memgrppol {
    evelib: memgrppolFields.evelib;
    evelic: memgrppolFields.evelic;
    evelil: memgrppolFields.evelil;
    eveobs: memgrppolFields.eveobs;
    grppolcod: memgrppolFields.grppolcod;
    memgrppoldatdeb: memgrppolFields.memgrppoldatdeb;
    memgrppoldatfin: memgrppolFields.memgrppoldatfin;
    memgrppolid: memgrppolFields.memgrppolid;
    senmat: memgrppolFields.senmat;
    syscredat: memgrppolFields.syscredat;
    sysmajdat: memgrppolFields.sysmajdat;
    temvalcod: memgrppolFields.temvalcod;
    typapppolcod: memgrppolFields.typapppolcod;
}
export declare namespace memgrpsenFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type memgrpsendatent = Date;
    type memgrpsendatsor = Date;
    type memgrpsenid = number;
    type orgcod = string;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface memgrpsen {
    evelib: memgrpsenFields.evelib;
    evelic: memgrpsenFields.evelic;
    evelil: memgrpsenFields.evelil;
    memgrpsendatent: memgrpsenFields.memgrpsendatent;
    memgrpsendatsor: memgrpsenFields.memgrpsendatsor;
    memgrpsenid: memgrpsenFields.memgrpsenid;
    orgcod: memgrpsenFields.orgcod;
    senmat: memgrpsenFields.senmat;
    syscredat: memgrpsenFields.syscredat;
    sysmajdat: memgrpsenFields.sysmajdat;
    temvalcod: memgrpsenFields.temvalcod;
}
export declare namespace memorgFields {
    type designcod = string;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type memorganndeb = number | null;
    type memorgannfin = number | null;
    type memorgdatdeb = Date | null;
    type memorgdatfin = Date | null;
    type memorgid = number;
    type orgcod = string;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface memorg {
    designcod: memorgFields.designcod;
    evelib: memorgFields.evelib;
    evelic: memorgFields.evelic;
    evelil: memorgFields.evelil;
    eveobs: memorgFields.eveobs;
    memorganndeb: memorgFields.memorganndeb;
    memorgannfin: memorgFields.memorgannfin;
    memorgdatdeb: memorgFields.memorgdatdeb;
    memorgdatfin: memorgFields.memorgdatfin;
    memorgid: memorgFields.memorgid;
    orgcod: memorgFields.orgcod;
    senmat: memorgFields.senmat;
    syscredat: memorgFields.syscredat;
    sysmajdat: memorgFields.sysmajdat;
    temvalcod: memorgFields.temvalcod;
}
export declare namespace minindFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type gvtid = number;
    type memgvtrngprt = number | null;
    type minanndeb = number | null;
    type minannfin = number | null;
    type mincirfin = string | null;
    type mindatdeb = Date | null;
    type mindatfin = Date | null;
    type mindel = string | null;
    type minid = number;
    type poicon = number | null;
    type senmat = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type titmincod = string;
    type typmincod = string;
}
export interface minind {
    evelib: minindFields.evelib;
    evelic: minindFields.evelic;
    evelil: minindFields.evelil;
    eveobs: minindFields.eveobs;
    gvtid: minindFields.gvtid;
    memgvtrngprt: minindFields.memgvtrngprt;
    minanndeb: minindFields.minanndeb;
    minannfin: minindFields.minannfin;
    mincirfin: minindFields.mincirfin;
    mindatdeb: minindFields.mindatdeb;
    mindatfin: minindFields.mindatfin;
    mindel: minindFields.mindel;
    minid: minindFields.minid;
    poicon: minindFields.poicon;
    senmat: minindFields.senmat;
    syscredat: minindFields.syscredat;
    sysmajdat: minindFields.sysmajdat;
    temvalcod: minindFields.temvalcod;
    titmincod: minindFields.titmincod;
    typmincod: minindFields.typmincod;
}
export declare namespace misminFields {
    type minid = number;
    type misid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface mismin {
    minid: misminFields.minid;
    misid: misminFields.misid;
    syscredat: misminFields.syscredat;
    sysmajdat: misminFields.sysmajdat;
}
export declare namespace missenFields {
    type misid = number;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface missen {
    misid: missenFields.misid;
    senmat: missenFields.senmat;
    syscredat: missenFields.syscredat;
    sysmajdat: missenFields.sysmajdat;
}
export declare namespace moddesFields {
    type avis_com_an = string | null;
    type avis_com_senat = string | null;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type moddescod = string;
    type moddesnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typmoddescod = string | null;
}
export interface moddes {
    avis_com_an: moddesFields.avis_com_an;
    avis_com_senat: moddesFields.avis_com_senat;
    evelib: moddesFields.evelib;
    evelic: moddesFields.evelic;
    evelil: moddesFields.evelil;
    eveobs: moddesFields.eveobs;
    moddescod: moddesFields.moddescod;
    moddesnumtri: moddesFields.moddesnumtri;
    syscredat: moddesFields.syscredat;
    sysmajdat: moddesFields.sysmajdat;
    temvalcod: moddesFields.temvalcod;
    typmoddescod: moddesFields.typmoddescod;
}
export declare namespace nationFields {
    type nationactual = string | null;
    type nationancnom = string | null;
    type nationannind = string | null;
    type nationcod = string;
    type nationlibcog = string | null;
    type nationlibenr = string | null;
    type nationlic = string | null;
    type nationliccap = string | null;
    type nationlictri = string | null;
    type nationnumtri = number | null;
    type nationurlcmp = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type zongeocod = string;
}
export interface nation {
    nationactual: nationFields.nationactual;
    nationancnom: nationFields.nationancnom;
    nationannind: nationFields.nationannind;
    nationcod: nationFields.nationcod;
    nationlibcog: nationFields.nationlibcog;
    nationlibenr: nationFields.nationlibenr;
    nationlic: nationFields.nationlic;
    nationliccap: nationFields.nationliccap;
    nationlictri: nationFields.nationlictri;
    nationnumtri: nationFields.nationnumtri;
    nationurlcmp: nationFields.nationurlcmp;
    syscredat: nationFields.syscredat;
    sysmajdat: nationFields.sysmajdat;
    zongeocod: nationFields.zongeocod;
}
export declare namespace nationgrpsenFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type nationcod = string;
    type nationgpsendatdeb = Date | null;
    type nationgrpsendatfin = Date | null;
    type nationgrpsenid = number;
    type orgcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface nationgrpsen {
    evelib: nationgrpsenFields.evelib;
    evelic: nationgrpsenFields.evelic;
    evelil: nationgrpsenFields.evelil;
    eveobs: nationgrpsenFields.eveobs;
    nationcod: nationgrpsenFields.nationcod;
    nationgpsendatdeb: nationgrpsenFields.nationgpsendatdeb;
    nationgrpsendatfin: nationgrpsenFields.nationgrpsendatfin;
    nationgrpsenid: nationgrpsenFields.nationgrpsenid;
    orgcod: nationgrpsenFields.orgcod;
    syscredat: nationgrpsenFields.syscredat;
    sysmajdat: nationgrpsenFields.sysmajdat;
    temvalcod: nationgrpsenFields.temvalcod;
}
export declare namespace orgFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type orgart = string | null;
    type orgcod = string;
    type orgdatcre = Date | null;
    type orgdatfin = Date | null;
    type orgmemdep = string | null;
    type orgmoddes = string | null;
    type orgnumtri = number | null;
    type orgregjur = string | null;
    type orgtemannu = string | null;
    type orgurlcmp = string | null;
    type orgurlsim = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typorgcod = string;
}
export interface org {
    evelib: orgFields.evelib;
    evelic: orgFields.evelic;
    evelil: orgFields.evelil;
    orgart: orgFields.orgart;
    orgcod: orgFields.orgcod;
    orgdatcre: orgFields.orgdatcre;
    orgdatfin: orgFields.orgdatfin;
    orgmemdep: orgFields.orgmemdep;
    orgmoddes: orgFields.orgmoddes;
    orgnumtri: orgFields.orgnumtri;
    orgregjur: orgFields.orgregjur;
    orgtemannu: orgFields.orgtemannu;
    orgurlcmp: orgFields.orgurlcmp;
    orgurlsim: orgFields.orgurlsim;
    syscredat: orgFields.syscredat;
    sysmajdat: orgFields.sysmajdat;
    temvalcod: orgFields.temvalcod;
    typorgcod: orgFields.typorgcod;
}
export declare namespace orgextFields {
    type basdescod = string;
    type codesgg = string | null;
    type etaprrcod = string;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type orgart = string | null;
    type orgcod = string;
    type orgdatcre = Date | null;
    type orgdatfin = Date | null;
    type orgextdatprr = Date | null;
    type orgextdurman = string | null;
    type orgextminrat = string | null;
    type orgextmoddes = string | null;
    type orgextnbrsen = number | null;
    type orgextprescod = string;
    type orgextregjur = string | null;
    type orgextrep = string | null;
    type orgextrubclas = string | null;
    type orgnumtie = string | null;
    type orgnumtri = number | null;
    type orgparite = string | null;
    type orgtemannu = string | null;
    type orgurlcmp = string | null;
    type orgurlsim = string | null;
    type stajurcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typorgcod = string;
    type typorgextcod = string;
}
export interface orgext {
    basdescod: orgextFields.basdescod;
    codesgg: orgextFields.codesgg;
    etaprrcod: orgextFields.etaprrcod;
    evelib: orgextFields.evelib;
    evelic: orgextFields.evelic;
    evelil: orgextFields.evelil;
    eveobs: orgextFields.eveobs;
    orgart: orgextFields.orgart;
    orgcod: orgextFields.orgcod;
    orgdatcre: orgextFields.orgdatcre;
    orgdatfin: orgextFields.orgdatfin;
    orgextdatprr: orgextFields.orgextdatprr;
    orgextdurman: orgextFields.orgextdurman;
    orgextminrat: orgextFields.orgextminrat;
    orgextmoddes: orgextFields.orgextmoddes;
    orgextnbrsen: orgextFields.orgextnbrsen;
    orgextprescod: orgextFields.orgextprescod;
    orgextregjur: orgextFields.orgextregjur;
    orgextrep: orgextFields.orgextrep;
    orgextrubclas: orgextFields.orgextrubclas;
    orgnumtie: orgextFields.orgnumtie;
    orgnumtri: orgextFields.orgnumtri;
    orgparite: orgextFields.orgparite;
    orgtemannu: orgextFields.orgtemannu;
    orgurlcmp: orgextFields.orgurlcmp;
    orgurlsim: orgextFields.orgurlsim;
    stajurcod: orgextFields.stajurcod;
    syscredat: orgextFields.syscredat;
    sysmajdat: orgextFields.sysmajdat;
    temvalcod: orgextFields.temvalcod;
    typorgcod: orgextFields.typorgcod;
    typorgextcod: orgextFields.typorgextcod;
}
export declare namespace orgtheFields {
    type orgcod = string;
    type thecle = number;
}
export interface orgthe {
    orgcod: orgtheFields.orgcod;
    thecle: orgtheFields.thecle;
}
export declare namespace pcsFields {
    type pcs42cod = string;
    type pcscod = string;
    type pcslil = string | null;
}
export interface pcs {
    pcs42cod: pcsFields.pcs42cod;
    pcscod: pcsFields.pcscod;
    pcslil: pcsFields.pcslil;
}
export declare namespace pcs24Fields {
    type pcs24cod = string;
    type pcs24lib = string | null;
    type pcs8cod = string;
}
export interface pcs24 {
    pcs24cod: pcs24Fields.pcs24cod;
    pcs24lib: pcs24Fields.pcs24lib;
    pcs8cod: pcs24Fields.pcs8cod;
}
export declare namespace pcs42Fields {
    type pcs24cod = string;
    type pcs42cod = string;
    type pcs42lib = string | null;
}
export interface pcs42 {
    pcs24cod: pcs42Fields.pcs24cod;
    pcs42cod: pcs42Fields.pcs42cod;
    pcs42lib: pcs42Fields.pcs42lib;
}
export declare namespace pcs8Fields {
    type pcs8cod = string;
    type pcs8lil = string | null;
}
export interface pcs8 {
    pcs8cod: pcs8Fields.pcs8cod;
    pcs8lil: pcs8Fields.pcs8lil;
}
export declare namespace pcscatproFields {
    type catprocod = string;
    type pcscatproid = number;
    type pcscod = string;
    type procatprodef = string | null;
}
export interface pcscatpro {
    catprocod: pcscatproFields.catprocod;
    pcscatproid: pcscatproFields.pcscatproid;
    pcscod: pcscatproFields.pcscod;
    procatprodef: pcscatproFields.procatprodef;
}
export declare namespace poiconFields {
    type poiconid = number;
    type poiconlib = string | null;
    type poiconnumtri = number | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typpoiconcod = string;
}
export interface poicon {
    poiconid: poiconFields.poiconid;
    poiconlib: poiconFields.poiconlib;
    poiconnumtri: poiconFields.poiconnumtri;
    senmat: poiconFields.senmat;
    syscredat: poiconFields.syscredat;
    sysmajdat: poiconFields.sysmajdat;
    typpoiconcod: poiconFields.typpoiconcod;
}
export declare namespace quaFields {
    type quacod = string;
    type quacodsex = string | null;
    type qualib = string | null;
    type qualibplu = string | null;
    type qualic = string;
    type qualicplu = string | null;
    type qualil = string | null;
    type qualilplu = string | null;
    type quanumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface qua {
    quacod: quaFields.quacod;
    quacodsex: quaFields.quacodsex;
    qualib: quaFields.qualib;
    qualibplu: quaFields.qualibplu;
    qualic: quaFields.qualic;
    qualicplu: quaFields.qualicplu;
    qualil: quaFields.qualil;
    qualilplu: quaFields.qualilplu;
    quanumtri: quaFields.quanumtri;
    syscredat: quaFields.syscredat;
    sysmajdat: quaFields.sysmajdat;
}
export declare namespace regFields {
    type artreg = string | null;
    type regcod = string;
    type regcodint = string | null;
    type regcodparlis = string | null;
    type regcodrpl = string | null;
    type regdatdeb = Date | null;
    type regdatfin = Date | null;
    type reglib = string;
    type reglic = string | null;
    type reglil = string | null;
    type regnumtri = number | null;
    type regurlcmp = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type territcod = string;
}
export interface reg {
    artreg: regFields.artreg;
    regcod: regFields.regcod;
    regcodint: regFields.regcodint;
    regcodparlis: regFields.regcodparlis;
    regcodrpl: regFields.regcodrpl;
    regdatdeb: regFields.regdatdeb;
    regdatfin: regFields.regdatfin;
    reglib: regFields.reglib;
    reglic: regFields.reglic;
    reglil: regFields.reglil;
    regnumtri: regFields.regnumtri;
    regurlcmp: regFields.regurlcmp;
    syscredat: regFields.syscredat;
    sysmajdat: regFields.sysmajdat;
    territcod: regFields.territcod;
}
export declare namespace senFields {
    type catprocod = string;
    type etasencod = string;
    type pcscod = string;
    type quacod = string;
    type senburliccou = string | null;
    type sencircou = string | null;
    type sencirnumcou = number | null;
    type sencomcodcou = string | null;
    type sencomliccou = string | null;
    type sendaiurl = string | null;
    type sendatdec = Date | null;
    type sendatnai = Date | null;
    type sendespro = string | null;
    type senema = string | null;
    type senfem = string | null;
    type sengrppolcodcou = string | null;
    type sengrppolliccou = string | null;
    type senmat = string;
    type sennomtec = string;
    type sennomuse = string;
    type sennomusecap = string;
    type sennumsie = number | null;
    type senprenomuse = string;
    type sentypappcou = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface sen {
    catprocod: senFields.catprocod;
    etasencod: senFields.etasencod;
    pcscod: senFields.pcscod;
    quacod: senFields.quacod;
    senburliccou: senFields.senburliccou;
    sencircou: senFields.sencircou;
    sencirnumcou: senFields.sencirnumcou;
    sencomcodcou: senFields.sencomcodcou;
    sencomliccou: senFields.sencomliccou;
    sendaiurl: senFields.sendaiurl;
    sendatdec: senFields.sendatdec;
    sendatnai: senFields.sendatnai;
    sendespro: senFields.sendespro;
    senema: senFields.senema;
    senfem: senFields.senfem;
    sengrppolcodcou: senFields.sengrppolcodcou;
    sengrppolliccou: senFields.sengrppolliccou;
    senmat: senFields.senmat;
    sennomtec: senFields.sennomtec;
    sennomuse: senFields.sennomuse;
    sennomusecap: senFields.sennomusecap;
    sennumsie: senFields.sennumsie;
    senprenomuse: senFields.senprenomuse;
    sentypappcou: senFields.sentypappcou;
    syscredat: senFields.syscredat;
    sysmajdat: senFields.sysmajdat;
}
export declare namespace senburFields {
    type burcod = string;
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type senburdatdeb = Date | null;
    type senburdatfin = Date | null;
    type senburhon = string | null;
    type senburid = number;
    type senburrelint = string | null;
    type senburrngele = number | null;
    type senmat = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
}
export interface senbur {
    burcod: senburFields.burcod;
    evelib: senburFields.evelib;
    evelic: senburFields.evelic;
    evelil: senburFields.evelil;
    eveobs: senburFields.eveobs;
    senburdatdeb: senburFields.senburdatdeb;
    senburdatfin: senburFields.senburdatfin;
    senburhon: senburFields.senburhon;
    senburid: senburFields.senburid;
    senburrelint: senburFields.senburrelint;
    senburrngele: senburFields.senburrngele;
    senmat: senburFields.senmat;
    syscredat: senburFields.syscredat;
    sysmajdat: senburFields.sysmajdat;
    temvalcod: senburFields.temvalcod;
}
export declare namespace sennomFields {
    type quacod = string;
    type senmat = string;
    type sennomdatdeb = Date;
    type sennomdatfin = Date | null;
    type sennomid = number;
    type sennomtec = string;
    type sennomuse = string;
    type sennomusecap = string;
    type senprenomuse = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface sennom {
    quacod: sennomFields.quacod;
    senmat: sennomFields.senmat;
    sennomdatdeb: sennomFields.sennomdatdeb;
    sennomdatfin: sennomFields.sennomdatfin;
    sennomid: sennomFields.sennomid;
    sennomtec: sennomFields.sennomtec;
    sennomuse: sennomFields.sennomuse;
    sennomusecap: sennomFields.sennomusecap;
    senprenomuse: sennomFields.senprenomuse;
    syscredat: sennomFields.syscredat;
    sysmajdat: sennomFields.sysmajdat;
}
export declare namespace senurlFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type senmat = string;
    type senurlid = number;
    type senurlnumtri = number | null;
    type senurlurl = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typurlcod = string;
}
export interface senurl {
    evelib: senurlFields.evelib;
    evelic: senurlFields.evelic;
    evelil: senurlFields.evelil;
    eveobs: senurlFields.eveobs;
    senmat: senurlFields.senmat;
    senurlid: senurlFields.senurlid;
    senurlnumtri: senurlFields.senurlnumtri;
    senurlurl: senurlFields.senurlurl;
    syscredat: senurlFields.syscredat;
    sysmajdat: senurlFields.sysmajdat;
    temvalcod: senurlFields.temvalcod;
    typurlcod: senurlFields.typurlcod;
}
export declare namespace stajurFields {
    type stajurcod = string;
    type stajurlib = string | null;
    type stajurlic = string | null;
    type stajurnumtri = number | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
}
export interface stajur {
    stajurcod: stajurFields.stajurcod;
    stajurlib: stajurFields.stajurlib;
    stajurlic: stajurFields.stajurlic;
    stajurnumtri: stajurFields.stajurnumtri;
    syscredat: stajurFields.syscredat;
    sysmajdat: stajurFields.sysmajdat;
}
export declare namespace telephoneFields {
    type poiconid = number;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type telid = number;
    type telnum = string | null;
    type telnumtri = number | null;
    type typtelcod = string;
}
export interface telephone {
    poiconid: telephoneFields.poiconid;
    syscredat: telephoneFields.syscredat;
    sysmajdat: telephoneFields.sysmajdat;
    telid: telephoneFields.telid;
    telnum: telephoneFields.telnum;
    telnumtri: telephoneFields.telnumtri;
    typtelcod: telephoneFields.typtelcod;
}
export declare namespace temvalFields {
    type temvalcod = string;
    type temvallib = string;
    type temvallic = string;
}
export interface temval {
    temvalcod: temvalFields.temvalcod;
    temvallib: temvalFields.temvallib;
    temvallic: temvalFields.temvallic;
}
export declare namespace territFields {
    type catterritcod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type territart = string | null;
    type territcod = string;
    type territlib = string | null;
    type territlic = string | null;
    type territlil = string | null;
    type territnumtri = number | null;
    type territurlcmp = string | null;
}
export interface territ {
    catterritcod: territFields.catterritcod;
    syscredat: territFields.syscredat;
    sysmajdat: territFields.sysmajdat;
    territart: territFields.territart;
    territcod: territFields.territcod;
    territlib: territFields.territlib;
    territlic: territFields.territlic;
    territlil: territFields.territlil;
    territnumtri: territFields.territnumtri;
    territurlcmp: territFields.territurlcmp;
}
export declare namespace titeleFields {
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type titelecod = string;
    type titeledef = string | null;
    type titelelib = string;
    type titelelibfem = string | null;
    type titelelibhon = string | null;
    type titelelibhonfem = string | null;
    type titelelibhonplu = string | null;
    type titelelibplu = string | null;
    type titelelic = string;
    type titelelicfem = string | null;
    type titelelicplu = string | null;
    type titelelil = string | null;
    type titelelilfem = string | null;
    type titelelilplu = string | null;
    type titelenumtri = number | null;
    type titeleurltempub = string | null;
    type typmancod = string;
}
export interface titele {
    syscredat: titeleFields.syscredat;
    sysmajdat: titeleFields.sysmajdat;
    titelecod: titeleFields.titelecod;
    titeledef: titeleFields.titeledef;
    titelelib: titeleFields.titelelib;
    titelelibfem: titeleFields.titelelibfem;
    titelelibhon: titeleFields.titelelibhon;
    titelelibhonfem: titeleFields.titelelibhonfem;
    titelelibhonplu: titeleFields.titelelibhonplu;
    titelelibplu: titeleFields.titelelibplu;
    titelelic: titeleFields.titelelic;
    titelelicfem: titeleFields.titelelicfem;
    titelelicplu: titeleFields.titelelicplu;
    titelelil: titeleFields.titelelil;
    titelelilfem: titeleFields.titelelilfem;
    titelelilplu: titeleFields.titelelilplu;
    titelenumtri: titeleFields.titelenumtri;
    titeleurltempub: titeleFields.titeleurltempub;
    typmancod: titeleFields.typmancod;
}
export declare namespace typadrFields {
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typadrcod = string;
    type typadrlib = string | null;
    type typadrlic = string | null;
    type typadrnumtri = number | null;
}
export interface typadr {
    syscredat: typadrFields.syscredat;
    sysmajdat: typadrFields.sysmajdat;
    typadrcod: typadrFields.typadrcod;
    typadrlib: typadrFields.typadrlib;
    typadrlic: typadrFields.typadrlic;
    typadrnumtri: typadrFields.typadrnumtri;
}
export declare namespace typapppolFields {
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typapppolcod = string;
    type typapppollib = string | null;
    type typapppollibfem = string | null;
    type typapppollibplu = string | null;
    type typapppollic = string | null;
    type typapppollicfem = string | null;
    type typapppollicplu = string | null;
    type typapppollil = string | null;
    type typapppollilfem = string | null;
    type typapppollilplu = string | null;
    type typapppolnumtri = number | null;
}
export interface typapppol {
    syscredat: typapppolFields.syscredat;
    sysmajdat: typapppolFields.sysmajdat;
    typapppolcod: typapppolFields.typapppolcod;
    typapppollib: typapppolFields.typapppollib;
    typapppollibfem: typapppolFields.typapppollibfem;
    typapppollibplu: typapppolFields.typapppollibplu;
    typapppollic: typapppolFields.typapppollic;
    typapppollicfem: typapppolFields.typapppollicfem;
    typapppollicplu: typapppolFields.typapppollicplu;
    typapppollil: typapppolFields.typapppollil;
    typapppollilfem: typapppolFields.typapppollilfem;
    typapppollilplu: typapppolFields.typapppollilplu;
    typapppolnumtri: typapppolFields.typapppolnumtri;
}
export declare namespace typbisterFields {
    type typbistercod = string;
    type typbisterlib = string | null;
    type typbisterlic = string | null;
    type typbisternumtri = number | null;
}
export interface typbister {
    typbistercod: typbisterFields.typbistercod;
    typbisterlib: typbisterFields.typbisterlib;
    typbisterlic: typbisterFields.typbisterlic;
    typbisternumtri: typbisterFields.typbisternumtri;
}
export declare namespace type_activiteFields {
    type typactcod = string;
    type typactlib = string;
    type typactlibtap = string | null;
    type typactlic = string;
}
export interface type_activite {
    typactcod: type_activiteFields.typactcod;
    typactlib: type_activiteFields.typactlib;
    typactlibtap: type_activiteFields.typactlibtap;
    typactlic: type_activiteFields.typactlic;
}
export declare namespace type_activite_participantFields {
    type typactparcod = string;
    type typactparlib = string;
    type typactparlibfem = string;
}
export interface type_activite_participant {
    typactparcod: type_activite_participantFields.typactparcod;
    typactparlib: type_activite_participantFields.typactparlib;
    typactparlibfem: type_activite_participantFields.typactparlibfem;
}
export declare namespace type_activite_senateurFields {
    type numtri = number;
    type typactsencod = string;
    type typactsenlib = string;
    type typactsenlic = string;
}
export interface type_activite_senateur {
    numtri: type_activite_senateurFields.numtri;
    typactsencod: type_activite_senateurFields.typactsencod;
    typactsenlib: type_activite_senateurFields.typactsenlib;
    typactsenlic: type_activite_senateurFields.typactsenlic;
}
export declare namespace type_categorieFields {
    type catactcod = string;
    type par_defaut = string;
    type typactcod = string;
}
export interface type_categorie {
    catactcod: type_categorieFields.catactcod;
    par_defaut: type_categorieFields.par_defaut;
    typactcod: type_categorieFields.typactcod;
}
export declare namespace typeleFields {
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typelecod = string;
    type typelelib = string | null;
    type typelelic = string | null;
    type typelelil = string | null;
    type typelenumtri = number | null;
}
export interface typele {
    syscredat: typeleFields.syscredat;
    sysmajdat: typeleFields.sysmajdat;
    typelecod: typeleFields.typelecod;
    typelelib: typeleFields.typelelib;
    typelelic: typeleFields.typelelic;
    typelelil: typeleFields.typelelil;
    typelenumtri: typeleFields.typelenumtri;
}
export declare namespace typgrpsenFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typgrpsencod = string;
    type typgrpsennumtri = number | null;
}
export interface typgrpsen {
    evelib: typgrpsenFields.evelib;
    evelic: typgrpsenFields.evelic;
    evelil: typgrpsenFields.evelil;
    syscredat: typgrpsenFields.syscredat;
    sysmajdat: typgrpsenFields.sysmajdat;
    temvalcod: typgrpsenFields.temvalcod;
    typgrpsencod: typgrpsenFields.typgrpsencod;
    typgrpsennumtri: typgrpsenFields.typgrpsennumtri;
}
export declare namespace typmanFields {
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typmancod = string;
    type typmanlib = string | null;
    type typmannumtri = number | null;
    type typmantypele = string | null;
}
export interface typman {
    syscredat: typmanFields.syscredat;
    sysmajdat: typmanFields.sysmajdat;
    typmancod: typmanFields.typmancod;
    typmanlib: typmanFields.typmanlib;
    typmannumtri: typmanFields.typmannumtri;
    typmantypele: typmanFields.typmantypele;
}
export declare namespace typorgFields {
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type typorgcod = string;
    type typorglib = string;
    type typorglibplu = string | null;
    type typorglic = string;
    type typorgnumtri = number | null;
    type typorgurlcmp = string | null;
    type typorgurlsim = string | null;
}
export interface typorg {
    syscredat: typorgFields.syscredat;
    sysmajdat: typorgFields.sysmajdat;
    typorgcod: typorgFields.typorgcod;
    typorglib: typorgFields.typorglib;
    typorglibplu: typorgFields.typorglibplu;
    typorglic: typorgFields.typorglic;
    typorgnumtri: typorgFields.typorgnumtri;
    typorgurlcmp: typorgFields.typorgurlcmp;
    typorgurlsim: typorgFields.typorgurlsim;
}
export declare namespace typurlFields {
    type evelib = string | null;
    type evelic = string | null;
    type evelil = string | null;
    type eveobs = string | null;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type temvalcod = string | null;
    type typurlcod = string;
    type typurllogo = string | null;
    type typurllogoref = string | null;
    type typurlnumtri = number | null;
}
export interface typurl {
    evelib: typurlFields.evelib;
    evelic: typurlFields.evelic;
    evelil: typurlFields.evelil;
    eveobs: typurlFields.eveobs;
    syscredat: typurlFields.syscredat;
    sysmajdat: typurlFields.sysmajdat;
    temvalcod: typurlFields.temvalcod;
    typurlcod: typurlFields.typurlcod;
    typurllogo: typurlFields.typurllogo;
    typurllogoref: typurlFields.typurllogoref;
    typurlnumtri: typurlFields.typurlnumtri;
}
export declare namespace typvoiFields {
    type typvoicod = string;
    type typvoilib = string | null;
    type typvoilic = string | null;
    type typvoinumtri = number | null;
}
export interface typvoi {
    typvoicod: typvoiFields.typvoicod;
    typvoilib: typvoiFields.typvoilib;
    typvoilic: typvoiFields.typvoilic;
    typvoinumtri: typvoiFields.typvoinumtri;
}
export declare namespace zongeoFields {
    type concod = string;
    type syscredat = Date | null;
    type sysmajdat = Date | null;
    type zongeocod = string;
    type zongeolib = string;
    type zongeolic = string;
    type zongeonumtri = number | null;
}
export interface zongeo {
    concod: zongeoFields.concod;
    syscredat: zongeoFields.syscredat;
    sysmajdat: zongeoFields.sysmajdat;
    zongeocod: zongeoFields.zongeocod;
    zongeolib: zongeoFields.zongeolib;
    zongeolic: zongeoFields.zongeolic;
    zongeonumtri: zongeoFields.zongeonumtri;
}
