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