export const jwtConstants = {
  secret: 'SECRET_CONSTANT',
};
