import type { HTMLAttributes } from 'react'; export declare const SidebarListItem: import("react").ForwardRefExoticComponent<{ selected?: boolean; } & HTMLAttributes & import("react").RefAttributes>; //# sourceMappingURL=SidebarListItem.d.ts.map