export interface Screenshot { name: string; data: string; }