export declare const TIME_OUT = 1000;
export declare const PORT = 5173;
export declare const DEV_SERVER = "http://localhost:5173/";
