import { CustomError } from 'ts-custom-error'; export declare class IllegalStateError extends CustomError { }