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