export declare const web: {
    port: string | number;
    portHttp: string | number;
};
