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