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