import React from 'react'; export declare function NavbarLinkPadding({ name }: { name: string; }): React.JSX.Element;