export function getUrlFromString(text: any): any;
export function isURL(text: any): boolean;
