import { ModelDecoratorInterface } from './Model'; export declare function NestedModel(props?: any): ModelDecoratorInterface;