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