/**
 * @deprecated: drop in v5.0
 */
export declare function tuiIsValidUrl(url: string): boolean;
