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