export declare const cdnsiteurl = "https://cdn.trenderapp.com";
export declare const baseapiurl = "https://api.trenderapp.com/api";
export declare const websocketurl = "ws://localhost:4000";
