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