import type { HTMLAttributes } from 'react'; export declare const SidebarFooter: ({ children, ...props }: HTMLAttributes) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SidebarFooter.d.ts.map