import { Type } from "@tsed/core"; /** * @ignore */ export declare function getComputedType(target: any): Type;