import { IconProps } from '../types';
declare const Phone: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Phone;
//# sourceMappingURL=Phone.d.ts.map