export class Overlay { constructor(element: any, options: any); element: any; dispose(): void; }