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