export type ErrorData = { details: string; debug: string; info: unknown; };