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