import type { SVGProps } from "react"; export default function CustomLogo2(props: SVGProps): import("react/jsx-runtime").JSX.Element;