import { Type } from '@nestjs/common'; export declare function isDateCtor(type: Type | Function | string): boolean;