export declare class SpaceMockGenerator {
    createSpaces(): any;
    dateTime(numberDate: any): any;
}
