type __VLS_Props = { items?: Array<{ pipelineId: number; buildId?: number | null; jobName?: string | null; status?: number | null; statusText?: string | null; currentStage?: string | null; buildUser?: string | null; progress?: number | null; startTime?: string | null; }>; }; declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, { items: Array<{ pipelineId: number; buildId?: number | null; jobName?: string | null; status?: number | null; statusText?: string | null; currentStage?: string | null; buildUser?: string | null; progress?: number | null; startTime?: string | null; }>; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=BigScreenBuildProjects.vue.d.ts.map