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