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