import { PrinterOutlined } from "@ant-design/icons"; const PrintIcon = props => ( ); PrintIcon.displayName = "PrintIcon"; export default PrintIcon;