export declare function generateRoninMobileWCLink(uri: string, prefix?: string): string;
export declare function isValidURL(url: string): boolean;
