UNPKG

mui-toolpad-extended-tuni

Version:
5 lines (4 loc) 200 B
/** @format */ import { SidebarFooterProps } from '@toolpad/core'; declare function SidebarFooter({ mini }: SidebarFooterProps): import("react/jsx-runtime").JSX.Element; export default SidebarFooter;