export declare function autoFocusAndSelect(input: T | null): void; export declare function autoFocus(input: T | null): void;