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