export declare class IterationMockGenerator {
    createIterations(): any;
}
