export interface Teaser { type?: string; string: string; }