export declare class UnimplementedMethodException { constructor(method: string, parent?: string); }