import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class CtMockService { constructor(); getYardposInfoList(): Observable; getYardInfoList(): Observable; proecssData(data: any[]): any[]; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }