import { ReactIconComponentType } from '../types';

declare const PhoneForwarded: ReactIconComponentType;
export default PhoneForwarded;
            