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