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