export declare class EmptySetException extends Error { constructor(message?: string); }