import UnlockUser from "./unlock"; const FileExtractionPage = async () => { return (
); }; export default FileExtractionPage;