// @design-system: layout/VendorSidebar
export { VendorSidebar } from './VendorSidebar';
export type { VendorSidebarProps } from './VendorSidebar';
