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