import { ValueTransformer } from 'typeorm';
export declare const DateTransformer: ValueTransformer;
