import { FC, SVGProps } from "react"; export const NameplateLogo: FC> = (props) => ( );