import { ClassConstructor } from '../../utils/class-constructor'; export declare function Nested(type: () => ClassConstructor): PropertyDecorator;