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