export type PrincipalWrongTypeError = { name: string; message: string; };