declare class IncorrectMethodException extends Error { constructor(); } export { IncorrectMethodException };