export declare function validURL(u: any): any; export declare function getBaseUrl(): string; export declare function getHomeUrl(): string;