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