I can understand Typst is not currently supporting TIFF and EPS images to import as these formats are widely using for printing, then how we can use the images for printing?
For online, already having the supports of PNG, JPG/JPEG, GIF, SVG, but challenge is for printing
When I had to include CMYK logos in a document, I used PDF images. I don’t know what pitfalls there are in EPS/TIFF to PDF conversions (and what Typst does when exporting raster images to PDF, regardless in what format they were included), but the PDF route is likely more promising than the SVG route.