export function isPrime(value) { // implementar logica aqui }