declare function extractUrls(str: string): string[]; export default extractUrls;