import type { SVGProps } from "react"; declare const SvgFullLogo: (props: SVGProps) => JSX.Element; export default SvgFullLogo;