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