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