@project44-manifest/react
Version:
Manifest Design System react components
4 lines • 306 B
TypeScript
import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { SideNavigationFooterProps } from './SideNavigationFooter.types';
export declare const SideNavigationFooter: ForwardRefComponent<"button", SideNavigationFooterProps>;
//# sourceMappingURL=SideNavigationFooter.d.ts.map