import { IconComponent } from '..';
declare const PhoneIcon: IconComponent;
export { PhoneIcon };
