import { OnInit } from '@angular/core'; export declare class AccountLayoutComponent implements OnInit { constructor(); ngOnInit(): void; } //# sourceMappingURL=account-layout.component.d.ts.map