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