import { FC, SVGAttributes } from "react"; export declare const CherehapaLogo: FC & { secondColor?: string; }>;