import { SVGProps } from "react";
declare const FCWiFiLogo: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCWiFiLogo };
