import Link from "next/link"; import { PlaneLockup } from "@plane/propel/icons"; export function AuthHeader() { return (
); }