import { isPalindrome } from "./isPalindrome"; export default isPalindrome;