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