import "reflect-metadata"; export declare function ComputedColumn(fn: (o: T) => R): PropertyDecorator;