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