export function createBox(title: HTMLElement, functions: HTMLElement[]): HTMLElement

export function appendMedia(container: HTMLElement, mimeType: string, url: string): HTMLElement