import { StarIO10Error } from './StarIO10Error'; export class StarIO10UnknownError extends StarIO10Error { }