import React from 'react'; import { NavListAutoProps } from '../types.js'; export declare const NavListAuto: React.FC; export default NavListAuto;