CustomerServiceFilled.d.ts 134 Bytes Raw Blame History Permalink 1 2 3 import { IconDefinition } from '../types'; declare const CustomerServiceFilled: IconDefinition; export default CustomerServiceFilled;