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