UNPKG

react-pro-sidebar-crewos

Version:

high level and customizable side navigation

6 lines (5 loc) 334 B
/// <reference types="react" /> export declare const StyledUl: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType<any> | undefined; }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;