declare const autofocus: { mounted: (el: HTMLElement) => void; }; export default autofocus;