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