export function extractAutoDetectedPreviewUrls(text: string) { void text; return []; }