import React from 'react'; import { GlassNavbarProps } from './GlassNavbar.types'; declare const GlassNavbar: React.FC; export default GlassNavbar;