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