import * as React from "react" export function AppLogo(props: React.SVGProps) { return ( ) }