Import
FluidCAD imports STEP files. An import becomes a cached .brep in the project's imports/ folder and a load() statement in your file, which places the geometry in the scene like any other feature.
Export
FluidCAD writes STEP, STL and PNG files. Export from the top bar, from a shape's row in the Shapes panel, or from the command line.