export default function getUrlFromString(text: string): string | null;
