export declare function TimestampColumn(name: string, description?: string): (target: TFunction | object, propertyKey?: string | symbol, descriptor?: TypedPropertyDescriptor) => void;