export declare class FocusUtil { static focus(elementId: string): void; }