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

declare const PhoneCallback: ReactIconComponentType;
export default PhoneCallback;
            