import { OnInit } from '@angular/core'; export declare class RcItemLayoutComponent implements OnInit { signleItemContent: any; ngOnInit(): void; }