export interface About { instance: { name: string description: string terms: string } }