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