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