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