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