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