import { NetBirdLogo } from "./NetBirdLogo"; export function PoweredByNetBird() { return ( Powered by ); }