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