export declare function Column(columnName?: string): (target: any, propertyName: string) => void;