import { IconDefinition } from '../types';
declare const PhoneFilled: IconDefinition;
export default PhoneFilled;
