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