import { html } from 'lit'; // prettier-ignore export const YoutubeVideoTooltip = html` Embed a YouTube video. `;