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