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