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