UNPKG

copper-ui

Version:

Modern React UI components library with TypeScript support, built on top of Ant Design

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