import LockScreenForm from '@/components/Authentication/LockScreenForm'; export default function LockScreen() { return ( <> ); }