export declare function setMethodToDatesProto(methodName: string, method: ((value?: any) => any) | Function): void;