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