export interface Png { content: string; contentType: "image/png"; }