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