export declare class NonDeterminismError extends Error { constructor(msg: string); }