export const uuidStub = {
  invalid: 'invalid-uuid',
  notFound: '00000000-0000-0000-0000-000000000000',
};