import { SidebarPrimitiveProps } from '../model/app-shell.types';
export declare function SidebarFooter({ className, ...props }: SidebarPrimitiveProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=sidebar-footer.d.ts.map