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