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