export declare enum Comp {
    dataType = "string",
    dateFormat = "dd.mm.yy",
    maxFileSize = 104857600,
    user = "portalErisim",
    lsJwt = "portalAT",
    lsRefresh = "portalRT",
    lsLocale = "portalLocale",
    lsSunucu = "portalSunucu"
}
