export interface Caption { content: string; filename: string; }