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