export interface Testimony { [key: number]: string; }