export type ErrorResult = { title: string, text: string }