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