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

declare const Phone: ReactIconComponentType;
export default Phone;
            