import type { SVGProps } from "react"; import * as React from "react"; declare const SvgLogoFullColor: (props: SVGProps) => React.JSX.Element; export default SvgLogoFullColor; //# sourceMappingURL=LogoFullColor.d.ts.map