1export function clearThumbnailCache() { 2 // no-op 3} 4 5export function VideoTranscodeBackdrop() { 6 return null 7}