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