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