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

declare const LocalPhone: ReactIconComponentType;
export default LocalPhone;
            