export declare function parseUrlFromText(text: string, matcherFunc?: (text: string) => boolean): string[];