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