import { Nav } from './nav'; export declare const registerNav: (prefix?: string) => void; export { Nav as VwcNavElement };