import { ColumnOptions } from 'typeorm';
export declare const Date: (options?: ColumnOptions) => PropertyDecorator;
