import { FC } from 'react'; import { NavbarMobileProps } from './types'; export declare const NavbarMobile: FC; //# sourceMappingURL=index.d.ts.map