declare const DatePrototypeToJSON: (t: Date, key?: any) => ReturnType; export = DatePrototypeToJSON;