import { ViewVerification } from "@/module/auth"; import { IVerification } from "@/types"; import React from "react"; export default function Page() { return ; }