export declare class NotImplementedException extends Error { constructor(className: string, methodName: string); } //# sourceMappingURL=exceptions.d.ts.map