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