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