abstract fun artifact(outputPath: Path, filePath: String): Unitabstract fun artifact(outputPath: Path, javaFile: JavaFile): Unitabstract fun artifact(outputPath: Path, kotlinFile: FileSpec): Unitabstract fun artifact(outputPath: Path, type: ProtoType, swiftFile: FileSpec): Unit