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