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