import { ComponentProps } from 'react'; import { Flex } from '../flex'; export declare function SidebarFooter({ className, ...props }: ComponentProps): import("react/jsx-runtime").JSX.Element; export declare namespace SidebarFooter { var displayName: string; } //# sourceMappingURL=sidebar-footer.d.ts.map