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