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